PhysicsServerSingleton.bodySetRayPickable

Sets the body pickable with rays if enabled is set.

struct PhysicsServerSingleton
@nogc nothrow
void
bodySetRayPickable
(
in RID _body
,
in bool enable
)

Meta