7 lines
259 B
Plaintext
7 lines
259 B
Plaintext
#title getActorAngularVelocityLocal [RCBasic Doc]
|
|
#header sub getActorAngularVelocityLocal( actor, ByRef x, ByRef y, ByRef z)
|
|
|
|
Gets an actor's Angular Velocity
|
|
|
|
#ref GetActorAngularVelocityWorld SetActorAngularVelocityLocal SetActorAngularVelocityWorld
|