Physics2DDirectBodyState.transform

The transformation matrix of the body.

  1. Transform2D transform [@property getter]
    struct Physics2DDirectBodyState
    @nogc nothrow @property
    Transform2D
    transform
    ()
  2. Transform2D transform [@property setter]

Meta