Header menu logo Nu

SlotData Type

Constructors

Constructor Description

SlotData(index, name, boneData)

Full Usage: SlotData(index, name, boneData)

Parameters:
    index : int
    name : string
    boneData : BoneData

index : int
name : string
boneData : BoneData

Instance members

Instance member Description

this.A

Full Usage: this.A

this.AttachmentName

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.

this.B

Full Usage: this.B

this.B2

Full Usage: this.B2

this.BlendMode

Full Usage: this.BlendMode

The blend mode for drawing the slot's attachment.

this.BoneData

Full Usage: this.BoneData

Returns: BoneData

The bone this slot belongs to.

Returns: BoneData

this.G

Full Usage: this.G

this.G2

Full Usage: this.G2

this.HasSecondColor

Full Usage: this.HasSecondColor

this.Index

Full Usage: this.Index

Returns: int

The index of the slot in Skeleton.Slots.

Returns: int

this.Name

Full Usage: this.Name

Returns: string

The name of the slot, which is unique across all slots in the skeleton.

Returns: string

this.R

Full Usage: this.R

this.R2

Full Usage: this.R2

this.ToString

Full Usage: this.ToString

Returns: string
Modifiers: abstract
Returns: string

Type something to start searching.