inverseLocalInertia property
Matrix3
inverseLocalInertia
getter/setter pair
It is the inverse of the inertia tensor in the initial state.
Implementation
Matrix3 inverseLocalInertia = Matrix3.identity();