changequote({,}) define({_TITLE_},{Varkon MBS Programmers manual}) define({_SUBTITLE_},{- light_off - Procedure}) define({_INDEXLINK_},{index}) define({_STYLE_},{../varkonstyle.css}) include(../../include/header.inc)
Turns off a lightsource. The light is not deleted but will be invisible until you turn it on again with light_on().
light_off(light); int light;
light | - Light source number (0-7) |
None.
See also:
include(../../include/svnversion.inc) include(../../include/footer.inc)