Function Physics2DServerSingleton.bodyGetShapeTransform

Returns the transform matrix of a body shape.

Transform2D bodyGetShapeTransform (
  const(RID) _body,
  const(long) shape_idx
) nothrow @nogc const;