Version: 2020.2
언어: 한국어
public void Reinit ();

설명

Reintialize visual effect.

- Restores every system to its initial state.

- Resets the internal total time to zero.

- If VisualEffect.resetSeedOnPlay is true, this method recomputes a new random seed for the random value generator.

- Invokes VisualEffect.SendEvent with VisualEffect.initialEventID.