Class Leap::Attachments::AttachmentPointBehaviour¶
- class Leap.Attachments.AttachmentPointBehaviour : public MonoBehaviour¶
Simple container class for storing a reference to the attachment point this transform corresponds to within an AttachmentHand. Also contains mappings from a single AttachmentPointFlags flag constant to the relevant bone on a Leap.Hand; these mappings can be accessed statically via GetLeapHandPointData().
Can also be used to refer to a single AttachmentPointFlags flag constant (implicit conversion).