PhysicsServerSingleton.freeRid

Destroys any of the objects created by PhysicsServer. If the RID passed is not one of the objects that can be created by PhysicsServer, an error will be sent to the console.

struct PhysicsServerSingleton
@nogc nothrow
void
freeRid
(
in RID rid
)

Meta