Declared in PhysicalObject
Declaration
[Unit("kg")]
[Range(0, 1.7976931348623157E+308)]
double Mass;Description
The component mass defined in the object. This is independent of any parent or children objects and exists in isolation.
Declared in PhysicalObject
[Unit("kg")]
[Range(0, 1.7976931348623157E+308)]
double Mass;The component mass defined in the object. This is independent of any parent or children objects and exists in isolation.