nw::anim::AnimFrameController::SetPlayPolicy Member Function
void SetPlayPolicy(
PlayPolicy playPolicy
);
| Name | Description | |
|---|---|---|
| in | playPolicy | The animation playback method to set. The methods prepared in the library are PlayPolicy_Onetime() and PlayPolicy_Loop(). |
Sets the animation playback method.
CONFIDENTIAL