Physics2DServerSingleton.bodySetShapeTransform

Sets the transform matrix for a body shape.

struct Physics2DServerSingleton
@nogc nothrow
void
bodySetShapeTransform
(
in RID _body
,
in long shape_idx
,
in Transform2D transform
)

Meta