Function PhysicsDirectBodyState.transform

The body's transformation matrix.

Transform transform() nothrow @property @nogc;

void transform (
  Transform v
) nothrow @property @nogc;