Scripting API
TexturesModule
SequenceTexture

SequenceTexture

The SequenceTexture class is a collection of still images that form an animation.



Inherits From : TextureBase

Properties

PropertyDescription

currentFrame

(get) currentFrame: ScalarSignal
(set) currentFrame: ScalarSignal


Specifies the current frame in the animated sequence.

frameRate

(get) frameRate: ScalarSignal
(set) frameRate: ScalarSignal


Specifies the frame rate for the animated sequence.

frames

(get) (Not Available)
(set) frames: Array<TextureBase>


Specifies the frames for the animated sequence.

Methods

This module exposes no methods.