llParticleSystem
void llParticleSystem(list Parameters)Creates a particle system in the prim the script is attached to, based on Parameters. An empty list removes a particle system from object.
List format is [ rule-1, data-1, rule-2, data-2 ... rule-n, data-n ].
Parameters
-
Parameters(list)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here