Fbx Extension’s Free Functions¶
Integer FindIdentifierByPath ( in String path, in ImporterIdentifier identifiers[] )
Finds and identifier based on its hierarchical path in the Fbx file.
path | The path |
identifier | The identifier |
Xfo GetXfoFromFBXIdentifier ( in ImporterIdentifier identifier, in String key )
Gets the Xfo for this identifier as a dictionary
identifier | The identifier |
key | The identifier |