8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
#title GetParticleDirection [RCBasic Doc]
|
|
#header Sub GetParticleDirection( actor, ByRef x, ByRef y, ByRef z)
|
|
|
|
Gets the direction of a particle emitter
|
|
|
|
#ref SetParticleDirection
|
|
|