C# Class ExportThreeJS, 3dsMaxWebGL

Inheritance: ScriptableWizard
Mostra file Open project: tparisi/3dsMaxWebGL

Public Properties

Property Type Description
exportEntireScene bool
savedPath string

Public Methods

Method Description
OnWizardCreate ( ) : void
OnWizardUpdate ( ) : void

Private Methods

Method Description
CreateWizard ( ) : void

Method Details

OnWizardCreate() public method

public OnWizardCreate ( ) : void
return void

OnWizardUpdate() public method

public OnWizardUpdate ( ) : void
return void

Property Details

exportEntireScene public_oe property

public bool exportEntireScene
return bool

savedPath public_oe property

public string savedPath
return string