Click or drag to resize

SpriteManager Fields

The SpriteManager type exposes the following members.

Fields
  NameDescription
Public fieldbillboard
Allows disabling billboarding in case this is a child of a billboarded sprite manager.
Public fielddirectionMode
The direction mode of this sprite manager.
Public fieldreflectEastToWest
This will reflect east sprites to west sprites. Using this is great for reducing the amount of sprites a sprite atlas needs.
Public fieldrootManager
The SpriteManager to follow. For multi-layer characters, this lets an Animator animate only root managers. This manager will inherit info from its root.
Public fieldstateMapping
Contains the character's states and sprites to use for animations.
Top
See Also