27 September 2018
particle (Notifications) | |
---|---|
Type | Corrade progressive notification |
Notification | particles |
Data | type , region , item , data |
Structure | ParticleSystem |
Description | Particles emitted by surrounding primitives. |
Commands | None. |
Last Changes | C10 - added. |
Data | Description |
---|---|
type | The type of the notification. |
region | The name of the region name. |
item | The UUID of the primitive emitting particles. |
data | A CSV list of particle parameters in LSL format. |
data
parameter is a CSV list of particle parameters that is compatible with the llParticleSystem
LSL command.