9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
#title getParticleCenter [RCBasic Doc]
|
|
#header sub getParticleCenter( actor, ByRef x, ByRef y, ByRef z)
|
|
|
|
Gets the center of a particle emitter
|
|
|
|
Note: applies to Sphere, Cylinder, and Ring emitters
|
|
|
|
#ref SetParticleCenter
|