Function Physics2DServerSingleton.areaGetShapeTransform

Returns the transform matrix of a shape within an area.

Transform2D areaGetShapeTransform (
  const(RID) area,
  const(long) shape_idx
) nothrow @nogc const;