nw::anim::PlayPolicy_Loop Functionf32 PlayPolicy_Loop( f32 startFrame, f32 endFrame, f32 inputFrame, void * pUserData );
| Name | Description | |
|---|---|---|
| in | startFrame | The starting frame. |
| in | endFrame | The ending frame |
| in | inputFrame | The original frame. |
| in | pUserData | User data. |
Animation playback method for looping.
CONFIDENTIAL