C# Class SceneToGlTFWiz

Inheritance: ScriptableWizard
Show file Open project: tparisi/Unity-glTF-Exporter Class Usage Examples

Public Properties

Property Type Description
path string
writer GlTF_Writer,

Private Methods

Method Description
CreateWizard ( ) : void
OnWizardCreate ( ) : void
OnWizardUpdate ( ) : void
isInheritedFrom ( Type t, Type baseT ) : bool
toGlTFname ( string name ) : string

Property Details

path static public property

static public string path
return string

writer static public property

static public GlTF_Writer, writer
return GlTF_Writer,