Files
RCBASIC4/doc/files/getparticlecenter.txt
2026-02-26 15:33:51 -06:00

10 lines
223 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