ParticleSystemAnimationTimeMode

enumeration

매뉴얼로 전환

설명

Control how animation frames are selected.

See Also: ParticleSystem.textureSheetAnimation.timeMode, ParticleSystem.textureSheetAnimation.frameOverTime, ParticleSystem.textureSheetAnimation.fps, ParticleSystem.textureSheetAnimation.speedRange.

변수

LifetimeSelect animation frames based on the particle ages.
SpeedSelect animation frames based on the particle speeds.
FPSSelect animation frames sequentially at a constant rate of the specified frames per second.