ParticleSystemAnimationTimeMode

enumeration

Description

Control how animation frames are selected.

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

Properties

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答