nw::anim::AnimFrameController::PlayPolicy Type

Syntax

typedef f32(* nw::anim::AnimFrameController::PlayPolicy)(f32 startFrame, f32 endFrame, f32 inputFrame, void *pUserData);

Description

Animation playback method type.


CONFIDENTIAL