コード例 #1
0
 /// <summary>
 ///   <para>Reset the inertia tensor value and rotation.</para>
 /// </summary>
 public void ResetInertiaTensor()
 {
     Rigidbody.INTERNAL_CALL_ResetInertiaTensor(this);
 }