6 lines
312 B
Plaintext
6 lines
312 B
Plaintext
#title GetActorInverseInertiaDiagLocal [RCBasic Doc]
|
|
#header Sub GetActorInverseInertiaDiagLocal( actor, ByRef x, ByRef y, ByRef z)
|
|
|
|
Gets the inverse of the inertia tensor's diagonal components in the local space. This is used to compute how the actor reacts to rotational forces (torques) applied to it.
|
|
|