virtual void UnbindAnimation(
AnimTransform * pAnimTrans
);
| Name | Description | |
|---|---|---|
pAnimTrans |
Pointer to the animation. |
Clears a bound animation.
All bound animations are cleared when NULL is passed in pAnimTrans. Same as UnbindAllAnimation())
CONFIDENTIAL