Slot display data

插槽显示数据

构造函数

属性

attachmentName: string

The name of the attachment.

附件的名称。

bones: any[]

The bone data array.

骨骼数据数组。

height: number

The height of the slot.

插槽的高度。

lengths: any[]

The length data array.

长度数据数组。

name: string

The name of the slot.

插槽的名称。

texture: Texture

The texture of the slot.

插槽的纹理。

transform: Transform

The transformation data of the slot.

插槽的变换数据。

triangles: any[]

The triangle data array.

三角面数据数组。

type: number

The type of the slot display.

插槽显示的类型。

uvs: any[]

The UV data array.

UV数据数组。

verLen: number

The version.

版本号。

vertices: any[]

The vertex data array.

顶点数据数组。

weights: any[]

The weight data array.

权重数据数组。

width: number

The width of the slot.

插槽的宽度。

方法