llSetAgentEnvironment
Function Syntax
integer llSetAgentEnvironment(
- key agent_id, // Agent to receive new environment settings.
- float transition, // Number of seconds over which to apply new settings.
- list Settings // List of environment settings to replace for agent.
Sets an agent’s environmental values to the specified values. Must be used as part of an experience.