11 lines
211 B
Plaintext
11 lines
211 B
Plaintext
#title SetParticleRadius [RCBasic Doc]
|
|
#header Sub SetParticleRadius( actor, radius)
|
|
|
|
Sets the radius of a particle emitter
|
|
|
|
Note: Only applies to Sphere, Cylinder, and Ring emitters
|
|
|
|
#ref SetParticleRadius
|
|
|
|
|