11 lines
204 B
Plaintext
11 lines
204 B
Plaintext
#title SetParticleNormal [RCBasic Doc]
|
|
#header Sub SetParticleNormal( actor, x, y, z)
|
|
|
|
Sets the normal of a particle emitter
|
|
|
|
Note: Only applies to cylinder particle emitter
|
|
|
|
#ref GetParticleNormal
|
|
|
|
|