void SetStepFrame(
SceneContext * sceneContext,
f32 stepFrame
);
| Name | Description | |
|---|---|---|
| in | sceneContext |
Scene context. |
| in | stepFrame |
The playback step to be set. |
Sets the playback step for particles at once.
CONFIDENTIAL