Version: 2022.3
言語: 日本語

DirectorWrapMode

enumeration

マニュアルに切り替える

説明

Wrap mode for Playables.

変数

HoldHold the last frame when the playable time reaches it's duration.
LoopLoop back to zero time and continue playing.
NoneDo not keep playing when the time reaches the duration.