clearLights: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Added version.)
Line 2: Line 2:
{{MacroFunction
{{MacroFunction
|name=clearLights
|name=clearLights
|version=1.3b48
|description=Clears all of the [[LightSource:light source|light source]]s for the[[Token:Current Token|Current Token]].
|description=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()]
clearLights()
</source>
</source>
}}
}}
[[Category: Light Function]]
[[Category: Light Function]]

Revision as of 12:39, 10 March 2009

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

clearLights() Function

Introduced in version 1.3b48
Clears all of the light sources for theCurrent Token.

Usage

clearLights()