FbxArchiveReader.kl¶
Types¶
FbxArchiveReader (object)¶
Methods¶
FbxArchiveReader ( in FbxArchiveReader other ) | |
FbxArchiveReader ( in String filePath ) | |
FbxArchiveReader () | |
FbxArchiveReader | clone ? () |
FbxObject | get ? ( in String path ) |
FbxObject[String] | getAll ? () |
Ref<FbxHandle> | getHandle ? () |
String | getObjectType ? ( in FbxObject obj ) |
String | getObjectType ? ( in String path ) |
String | getPath ? () |
FbxObject | getTop ? () |
Boolean | has ? ( in String path ) |
Boolean | hasCharacter ? () |
set ! ( in String path, in FbxObject obj ) | |
~FbxArchiveReader () |