nw::demo::Utility::GetAnimGroup Member Functionstatic nw::gfx::AnimGroup * GetAnimGroup( nw::gfx::SceneObject * object, AnimationType animationType );
| Name | Description | |
|---|---|---|
| in | object | Scene object. |
| in | animationType | The animation type. |
Gets the animation group.
Obtains the animation group of the specified type from the scene object. If the pointer is unobtainable, returns NULL.
CONFIDENTIAL