Stores the setup pose for a {@link Slot}.
Constructor
Variables
Methods
getColor():Color
The color used to tint the slot's attachment. If {@link #getDarkColor()} is set, this is used as the light color for two color tinting.
getDarkColor():Color
The dark color used to tint the slot's attachment for two color tinting, or null if two color tinting is not used. The dark color's alpha is not used.
getAttachmentName():String
The name of the attachment that is visible for this slot in the setup pose, or null if no attachment is visible.