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