Declared in PhysicalObject
Declaration
bool UpdateMassProperties(
double time,
double step
);Description
Updates the mass properties of the current physical object at a particular time.
Parameters
| Name | Description |
|---|---|
| time | [s] The current time of the simulation |
| step | [s] The delta time between the updates |