inertiaTensor property

Matrix3? get inertiaTensor

Local-space inertia tensor. When null, derived from the owning colliders.

Implementation

Matrix3? get inertiaTensor;
set inertiaTensor (Matrix3? value)

Implementation

set inertiaTensor(Matrix3? value);