9 lines
208 B
Plaintext
9 lines
208 B
Plaintext
#title getParticleRadius [RCBasic Doc]
|
|
#header function getParticleRadius( actor)
|
|
|
|
Returns the radius of a particle emitter
|
|
|
|
Note: Only applies to Sphere, Cylinder, and Ring emitters
|
|
|
|
#ref SetParticleRadius
|