pub fn rigidbody_angular_momentum( moment_of_inertia: f64, angular_velocity: f64, ) -> Option<f64>
Computes angular momentum using L = Iω.
L = Iω