Constructors

Properties

instanceContainer: RuntimeInstanceContainer

The container in which the object is

Methods

  • Parameters

    • attachmentName: string
    • slotName: string
    • renderObject: Spine

    Returns {
        attachment: PointAttachment;
        slot: Slot;
    }

    • attachment: PointAttachment
    • slot: Slot