nw::gfx::BaseAnimEvaluator::SetStepFrame Member Function
void SetStepFrame(
float stepFrame
);
| Name | Description | |
|---|---|---|
| in | stepFrame | The frame step. |
Sets the frame's step.
Calling the UpdateFrame function adds this step value to the current frame. For example, calling SetStepFrame(2.0f) would result in playback at double speed.
CONFIDENTIAL