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