Version: 2023.2
언어: 한국어
public void Simulate (float stepDeltaTime, uint stepCount);

파라미터

stepDeltaTime The delta time, in seconds, the simulation applies to each step.
stepCount Number of steps to proceed.

설명

Use this method to fast-forward the visual effect by simulating all systems for several step counts using the specified delta time.