10 lines
208 B
Plaintext
10 lines
208 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
|
|
|