Physics2DServerSingleton.bodyGetShapeTransform

Returns the transform matrix of a body shape.

struct Physics2DServerSingleton
@nogc nothrow const
Transform2D
bodyGetShapeTransform
(
in RID _body
,
in long shape_idx
)

Meta