clearLights: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Function clearLights==
{{stub}}
{{MacroFunction
|name=clearLights
|description=Clears all of the [[LightSource:light source|light source]]s for the[[Token:Current Token|Current Token]].


Clears all of the [[LightSource:light source|light source]]s for the[[Token:Current Token|Current Token]].
|usage=
 
'''Usage'''
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: clearLights()]
[h: clearLights()]
</source>
</source>
}}
[[Category: Light Function]]

Revision as of 00:49, 7 March 2009

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.

clearLights() Function

Clears all of the light sources for theCurrent Token.

Usage

[h: clearLights()]