llMakeFountain
Deprecated
void llMakeFountain(integer Particles, float Scale, float Velocity, float Lifetime, float Arc, integer Bounce, string Texture, vector Offset, float Bounce_Offset)Make a fountain of particles. Deprecated: Use llParticleSystem instead.
Make a fountain of particles using texture from the objects inventory. Deprecated: Use llParticleSystem instead.
Parameters
-
Particles(integer) -
Scale(float) -
Velocity(float) -
Lifetime(float) -
Arc(float) -
Bounce(integer) -
Texture(string) -
Offset(vector) -
Bounce_Offset(float)
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