6 lines
389 B
Plaintext
6 lines
389 B
Plaintext
#title UpdateActorInertiaTensor [RCBasic Doc]
|
|
#header Sub UpdateActorInertiaTensor( actor)
|
|
|
|
Recalculates the inertia tensor of an actor, which is essential for accurately simulating how the actor reacts to forces and torques during its motion. The inertia tensor defines how the mass of the body is distributed in space and influences how the body rotates in response to applied torques.
|
|
|