inverseInertia property
Matrix3
inverseInertia
getter/setter pair
It is the inverse of the inertia tensor in the world system.
Implementation
Matrix3 inverseInertia = Matrix3.identity();
It is the inverse of the inertia tensor in the world system.
Matrix3 inverseInertia = Matrix3.identity();