llSetAgentEnvironment
Requires Experience
integer llSetAgentEnvironment(key agent_id, float transition, list Settings)Sets an agent's environmental values to the specified values. Must be used as part of an experience.
Parameters
-
agent_id(key) - Agent to receive new environment settings.
-
transition(float) - Number of seconds over which to apply new settings.
-
Settings(list) - List of environment settings to replace for agent.
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