Particle

Texture Sheet Animation Module

TextureSheetAnimationModule inherits from ParticleGeneratorModule and is used to control the texture sheet animation of the particle system.

avatar

Properties

PropertyDescription
startFrameParticleCompositeCurve object, representing the start frame of the texture sheet
frameOverTimeParticleCompositeCurve object, representing the curve of the texture sheet frame over time
typeTextureSheetAnimationType enum, representing the type of texture sheet animation
cycleCountnumber type, representing the cycle count of the texture sheet animation
tilingVector2 object, representing the tiling of the texture sheet. Can be accessed and modified through get and set methods

Was this page helpful?

On this page