BoneAttachment.boneName

The name of the attached bone.

  1. String boneName [@property getter]
  2. String boneName [@property setter]
    struct BoneAttachment
    @nogc nothrow @property
    void
    boneName
    (
    String v
    )

Meta