7 lines
222 B
Plaintext
7 lines
222 B
Plaintext
#title GetActorLinearVelocityLocal [RCBasic Doc]
|
|
#header sub GetActorLinearVelocityLocal( actor, ByRef x, ByRef y, ByRef z)
|
|
|
|
Gets actor's linear velocity
|
|
|
|
#ref SetActorLinearVelocityLocal SetActorLinearVelocityWorld
|