PhysicsServerSingleton.bodySetShapeTransform

Sets the transform matrix for a body shape.

struct PhysicsServerSingleton
@nogc nothrow
void
bodySetShapeTransform
(
in RID _body
,
in long shape_idx
,
in Transform transform
)

Meta