7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
#title GetActorScale [RCBasic Doc]
|
|
#header sub GetActorScale( actor, ByRef x, ByRef y, ByRef z )
|
|
|
|
Gets an actor's scale
|
|
|
|
#ref SetActorScale
|