struct render::SpriteGlyphCreateInformation

Render proxy counterpart of a SpriteGlyphCreateInformation.

Public

Constructors

SpriteGlyphCreateInformation

SpriteGlyphCreateInformation() = default

SpriteGlyphCreateInformation

SpriteGlyphCreateInformation(const SpriteImageInformation &spriteImageInformation)

Fields

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.