Creates a model from the filesystem.
- Parameters
-
pFilename | Filename of model to load. |
pAnimationFilename | Filename of an animation to load and bind to the model instance. If pAnimationFilename is NULL, pFilename will be used instead. |
- Returns
- A new instance of the specified model with animation already loaded and bound.
- See Also
- MFModel_Create()