FbxImporter (object)¶
Members¶
ImporterObject[] | objects | |
SInt32[String] | idToIndex | |
SInt32[String] | pathToIndex | |
FbxHandle | handle |
Methods¶
FbxImporter ( in FbxImporter other ) | |
FbxImporter ( in String filePath ) | |
FbxImporter () | |
FbxImporter | clone ? () |
cloneMembersTo ? ( io FbxImporter other ) | |
Boolean | updateProperty ! ( in ImporterContext context, io Ref<ImporterObject> subject, in String prop ) |
Methods in detail¶
FbxImporter ( in FbxImporter other )
copy constructor
FbxImporter ( in String filePath )
FbxImporter ()
default constructor
FbxImporter FbxImporter.clone? ()
clone method
FbxImporter.cloneMembersTo? ( io FbxImporter other )
Boolean FbxImporter.updateProperty! ( in ImporterContext context, io Ref<ImporterObject> subject, in String prop )