Skip to main content
Version: 3.9.0

Animated Texture Info

Captures the asset properties of the specified animated texture.

Input

NameData typeDescription
Animated TextureTexture 2DThe animated texture asset to get properties from

Output

NameData typeDescription
Frame CountNumberThe total texture count of the current animated texture in its original texture sequence asset
ResolutionVec2The resolution of the current animated texture in its original texture sequence asset
Loop CountNumberThe number of times of looping the Animated Texture
OrderStringThe order of the animated texture, including Forward, Random, Ping-pong and Shuffle
FPSNumberThe frame per second of this animated texture
DurationNumberThe duration (seconds) of this animated texture
Current Frame IndexNumberThe index of the current animated texture in its original texture sequence asset
Is ReverseBooleanIf the playing of this animated texture is reverse