Represents a change in RGBA color for a slot in a spine animation.
表示骨骼动画中一个插槽的RGBA颜色变化。
The ID of the slot to change.
Creates a new instance of ChangeRGBA.
创建ChangeRGBA的新实例。
The end frame of this Change.
变化的结束帧。
Map storing the attachment positions for the slot.
存储插槽附件位置的映射。
The ID of the slot affected by this color change.
受此颜色变化影响的插槽ID。
The start frame of this Change.
变化的起始帧。
A new IVBChange instance with the same slot ID.
Creates a clone of this ChangeRGBA instance.
创建此ChangeRGBA实例的克隆。
The VBCreator to initialize with.
True if initialization is successful, false otherwise.
Initializes the change with the given VBCreator.
使用给定的VBCreator初始化变化。
The VBCreator to update.
Array of spine slots.
True if the update is successful, false otherwise.
Updates the vertex buffer with new RGBA values.
使用新的RGBA值更新顶点缓冲区。
En
Represents a change in RGBA color for a slot in a spine animation.
Zh
表示骨骼动画中一个插槽的RGBA颜色变化。