nw::anim::AnimFrameController::SetStepFrame Member Function

Syntax

void SetStepFrame(
     f32 stepFrame
);

Arguments

Name Description
in stepFrame Specifies how much to increase the frames per step.

Return Values

None.

Description

Sets the frame's step.

This is the number of frames to advance per call to UpdateFrame().


CONFIDENTIAL