Physics2DServerSingleton.areaGetShapeTransform

Returns the transform matrix of a shape within an area.

struct Physics2DServerSingleton
@nogc nothrow const
Transform2D
areaGetShapeTransform
(
in RID area
,
in long shape_idx
)

Meta