Function PhysicsServerSingleton.bodyGetShapeTransform

Returns the transform matrix of a body shape.

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