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