nw::anim::AnimFrameController::SetPlayPolicy Member Function

Syntax

void SetPlayPolicy(
     PlayPolicy playPolicy
);

Arguments

Name Description
in playPolicy The animation playback method to set. The methods prepared in the library are PlayPolicy_Onetime() and PlayPolicy_Loop().

Return Values

None.

Description

Sets the animation playback method.


CONFIDENTIAL