Version: 2023.2
public int loopIndex ;

描述

当前循环索引。

此值应小于 VFXSpawnerState.loopCount。Unity 在当前迭代中将此值与 VFXSpawnerState.loopCount 进行比较,以决定下一个状态。