Bone2D.rest

Rest transform of the bone. You can reset the node's transforms to this value using applyRest.

  1. Transform2D rest [@property getter]
    struct Bone2D
    @nogc nothrow @property
    Transform2D
    rest
    ()
  2. Transform2D rest [@property setter]

Meta