struct
render::SpriteTextureCreateInformation
Inherits:
TSpriteTextureCreateInformation<true>
Render proxy counterpart of a SpriteTextureCreateInformation.
Public
Fields
UVRange
Area2 UVRange
Range in the atlas texture that the image is to be read from, in [0, 1] range.
AnimationPlayback
SpriteAnimationPlayback AnimationPlayback
Determines if animation is enabled and how should it play.
Animation
Describes the sprite sheet grid used for animation, if animation is used.