Overload List
| Name | Description | |
|---|---|---|
| CreateAnimationMesh(String) |
Creates the XAnimationMesh animated mesh from the file.
| |
| CreateAnimationMesh(IXResourceLocation) |
Creates the XAnimationMesh animated mesh from the resource resource.
| |
| CreateAnimationMesh(String, XMaterialCullMode) |
Creates the XAnimationMesh animated mesh from the file.
| |
| CreateAnimationMesh(Type, String) |
Creates the XAnimationMesh animated mesh.
| |
| CreateAnimationMesh(IXResourceLocation, XMaterialCullMode) |
Creates the XAnimationMesh animated mesh from the resource resource.
| |
| CreateAnimationMesh(Type, String, XMaterialCullMode) |
Creates the XAnimationMesh animated mesh.
|