nw::gfx::BaseAnimEvaluator::SetStepFrame Member Function
void SetStepFrame(
float stepFrame
);
| Name | Description | |
|---|---|---|
| in | stepFrame |
The update frame. |
Sets an updated frame.
Calling the UpdateFrame function adds an update frame to the current frame. For example, double speed playback results if SetStepFrame(2.0f) is invoked.
CONFIDENTIAL