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