C# Class SceneToGlTFWiz

Inheritance: ScriptableWizard
Afficher le fichier Open project: tparisi/Unity-glTF-Exporter Class Usage Examples

Méthodes publiques

Свойство Type Description
path string
writer GlTF_Writer,

Private Methods

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

Property Details

path static_oe public_oe property

static public string path
Résultat string

writer static_oe public_oe property

static public GlTF_Writer, writer
Résultat GlTF_Writer,