nw::gfx::AnimBlender::ReplaceAnimObject Member FunctionAnimObject * ReplaceAnimObject( int animObjIdx, AnimObject * animObj );
| Name | Description | |
|---|---|---|
| in | animObjIdx |
Index of the animation object to replace. |
| in | animObj |
Animation object. If NULL was specified, there will effectively be no animation objects. |
Replaces animation objects.
CONFIDENTIAL