nw::anim NamespaceNamespace for the animation library.
| nw::anim::AnimResult | Class for animation results. |
|---|---|
| nw::anim::AnimBlendOp | Base class for animation blend operations. |
| nw::anim::AnimBlendOpBool | Class for bool animation blend operations. |
| nw::anim::AnimBlendOpInt | Class for int animation blend operations. |
| nw::anim::AnimBlendOpFloat | Class for float animation blend operations. |
| nw::anim::AnimBlendOpVector2 | Class for Vector2 animation blend operations. |
| nw::anim::AnimBlendOpVector3 | Class for Vector3 animation blend operations. |
| nw::anim::AnimBlendOpRgbaColor | Class for RGBA color animation blend operations. |
| nw::anim::AnimBlendOpTexture | Class for texture pattern animation blend operations. |
| nw::anim::AnimFrame | Class for animation frames. |
| nw::anim::AnimFrameController | Class for animation frame control. |
| PlayPolicy_Onetime | Animation playback method for one-time playback. | |
|---|---|---|
| PlayPolicy_Loop | Animation playback method for looping. |
CONFIDENTIAL