Function PhysicsServerSingleton.areaGetShapeTransform

Returns the transform matrix of a shape within an area.

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