Bone2D.rest

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

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

Meta