Function PhysicsServerSingleton.bodyGetDirectState

Returns the PhysicsDirectBodyState of the body.

PhysicsDirectBodyState bodyGetDirectState (
  const(RID) _body
) nothrow @nogc;