BindSlot
Instance Members
Global index of the parent slot that this binding follows.
Global index of the local child slot being bound to the parent. -1 means the entire child Spine follows the parent slot.
Rendering depth of the parent slot during the last update. Used to position child elements at the correct depth.
Whether the parent slot was visible during the last update. Child elements are hidden when their parent is not visible.
World transform of the parent slot. Child elements apply this transform to follow the parent.
Reference to the actual parent slot object. Provides access to parent slot properties like color and attachment.
Whether to apply horizontal flipping when concatenating transforms. Useful for mirroring child animations relative to parent orientation.
Whether to apply vertical flipping when concatenating transforms. Useful for inverting child animations relative to parent orientation.
Private Members
| Returns |
|---|
| String |
Metadata
| Name | Parameters |
|---|---|
:hxGen |
- |
:allow |
ceramic.Spine |