nw::gfx::BaseAnimEvaluator::SetStartFrame Member Function

Syntax

void SetStartFrame(
     float startFrame
);

Arguments

Name Description
in startFrame The starting frame.

Return Values

None.

Description

Sets the start frame.

If the start frame is set later than the current frame, the current frame is moved to the start frame.


CONFIDENTIAL