nw::gfx::ParticleSceneUpdater::SetStepFrame Member Function

Syntax

void SetStepFrame(
     SceneContext * sceneContext,
     f32 stepFrame
);

Arguments

Name Description
in sceneContext Scene context.
in stepFrame The playback step to be set.

Return Values

None.

Description

Sets the playback step for particles at once.


CONFIDENTIAL