PhysicsServerSingleton.bodyGetShapeTransform

Returns the transform matrix of a body shape.

struct PhysicsServerSingleton
@nogc nothrow const
Transform
bodyGetShapeTransform
(
in RID _body
,
in long shape_idx
)

Meta