LsClearWindlightScene
From OpenSimulator
(Difference between revisions)
(Created page with "= lsClearWindlightScene = == Function == '''void''' lsClearWindlightScene(); Remove [http://wiki.secondlife.com/wiki/WindLight_settings Windlight settings] from a region. == C...") |
m |
||
Line 26: | Line 26: | ||
=== Introduced === | === Introduced === | ||
* http://justincc.wordpress.com/2010/11/08/this-two-weeks-in-opensim-dev-week-ending-saturday-6th-november-2010/ | * http://justincc.wordpress.com/2010/11/08/this-two-weeks-in-opensim-dev-week-ending-saturday-6th-november-2010/ | ||
+ | |||
+ | |||
+ | |||
+ | [[Category:Scripting]] |
Revision as of 14:52, 24 October 2015
Contents |
lsClearWindlightScene
Function
void lsClearWindlightScene();
Remove Windlight settings from a region.
Caveats
LightShare must be enabled in the Simulator.
This script function is restricted to the region owner only.