Version: 2023.1
言語: 日本語
public int loopIndex ;

説明

The current index of loop.

This value should be less than VFXSpawnerState.loopCount. Unity compares this value to VFXSpawnerState.loopCount at the current iteration to decide on the next state.