Physics2DDirectBodyState.transform

The transformation matrix of the body.

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

Meta