virtual AnimTransform * CreateAnimTransform( const AnimResource & animRes, ResourceAccessor * pResAcsr );
| Name | Description | |
|---|---|---|
animRes |
Animation resource object. | |
pResAcsr |
A pointer to the resource accessor. |
NULL. Creates an animation.
Creates an animation object and binds the specified resource. Fails if the resource format is invalid.
Use BindAnimationAuto when shared animation data is included in the animation resource.
CONFIDENTIAL