SetLightRadius
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) (Created page with "{{lua-function|setLightRadius|object, radius}} Set the light radius. Category:Lua scripting Category:Lua function Category:Light") |
Dahnielson (Talk | contribs) m |
||
Line 2: | Line 2: | ||
Set the light radius. | Set the light radius. | ||
+ | |||
+ | {{lua-function-param|object|object to operate on}} | ||
+ | {{lua-function-param|radius|radius of light}} | ||
[[Category:Lua scripting]] | [[Category:Lua scripting]] | ||
[[Category:Lua function]] | [[Category:Lua function]] | ||
[[Category:Light]] | [[Category:Light]] |
Latest revision as of 00:30, 9 February 2014
setLightRadius(object, radius)
Set the light radius.
-
object
: object to operate on -
radius
: radius of light