Version: 2022.3
언어: 한국어

Rigidbody.automaticInertiaTensor

매뉴얼로 전환
public bool automaticInertiaTensor ;

설명

Whether or not to calculate the inertia tensor automatically.

If enabled, the inertia tensor is calculated automatically based on the settings of attached Colliders. If no colliders are present, the tensor has a default value of Vector3(1,1,1).