11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
#title SetParticleCenter [RCBasic Doc]
|
|
#header Sub SetParticleCenter( actor, x, y, z)
|
|
|
|
Sets the center of a particle emitter
|
|
|
|
Note: applies to Sphere, Cylinder, and Ring emitters
|
|
|
|
#ref GetParticleCenter
|
|
|
|
|