Updated docs and added constants to tracker
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#title ComputeActorGyroImpulseLocal [RCBasic Doc]
|
||||
#header sub ComputeActorGyroImpulseLocal( actor, dt, ByRef x, ByRef y, ByRef z)
|
||||
#header Sub ComputeActorGyroImpulseLocal( actor, dt, ByRef x, ByRef y, ByRef z)
|
||||
|
||||
Computes the gyroscopic impulse for an actor in an implicit manner, based on the actor's current angular velocity and inertia. This function is used to simulate the gyroscopic effect—also known as gyroscopic precession—which occurs when a rotating object experiences a torque that causes its axis of rotation to change.
|
||||
|
||||
#ref ComputeActorGyroImpulseWorld
|
||||
|
||||
|
||||
Reference in New Issue
Block a user