pub unsafe extern "C" fn PxMassProperties_scaleInertia( inertia: *const PxMat33, scaleRotation: *const PxQuat, scale: *const PxVec3, ) -> PxMat33
Non-uniform scaling of the inertia tensor
The scaled inertia tensor.