SlotData Type
Constructors
Constructor | Description |
Full Usage:
SlotData(index, name, boneData)
Parameters:
int
name : string
boneData : BoneData
|
|
Instance members
Instance member | Description |
Full Usage:
this.A
|
|
Full Usage:
this.AttachmentName
|
The name of the attachment that is visible for this slot in the setup pose, or null if no attachment is visible. |
Full Usage:
this.B
|
|
Full Usage:
this.B2
|
|
Full Usage:
this.BlendMode
|
The blend mode for drawing the slot's attachment. |
|
The bone this slot belongs to.
|
Full Usage:
this.G
|
|
Full Usage:
this.G2
|
|
Full Usage:
this.HasSecondColor
|
|
Full Usage:
this.Index
Returns: int
|
|
Full Usage:
this.Name
Returns: string
|
The name of the slot, which is unique across all slots in the skeleton.
|
Full Usage:
this.R
|
|
Full Usage:
this.R2
|
|
Full Usage:
this.ToString
Returns: string
Modifiers: abstract |
|