§ ImportMesh()
Imports mesh and returns the result.
- Note
- Fatal unrecoverable errors will throw a DeadlyImportError.
§ ImportSkeleton() [1/2]
Imports skeleton to mesh
.
If mesh does not have a skeleton reference or the skeleton file cannot be found it is not a fatal DeadlyImportError.
- Returns
- If skeleton import was successful.
Last fallback if .skeleton failed to be read. Try reading from .skeleton.xml even if the XML file referenced a binary skeleton.
- Note
- This logic was in the previous version and I don't want to break old code that might depends on it.
§ ImportSkeleton() [2/2]
The documentation for this class was generated from the following files: