Enumeration of GravMassMode values for a Body.
Static variables
staticread onlyDEFAULT:GravMassMode
Default method of computation.
Mass seen by gravity equal to the Body mass.
staticread onlySCALED:GravMassMode
Scaled method of computation.
Mass seen by gravity computed as a factor of the Body mass with
scaling factor set by user.