newLoop
This boolean indicates if a new loop has just started.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine.VFX
- Assembly: UnityEngine.VFXModule
public bool newLoop { get; }
Remarks
VFXSpawnerState.totalTime should be equals to zero at this stage.