Rigidbody.ResetInertiaTensor()
Reset the inertia tensor value and rotation.
Usage
---@type Rigidbody
local rigidbody;
rigidbody.ResetInertiaTensor()
Reset the inertia tensor value and rotation.
---@type Rigidbody
local rigidbody;
rigidbody.ResetInertiaTensor()