GetLightColor
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) m |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lua-function|getLightColor|object}} | ||
+ | |||
Return a table with the color of the object. | Return a table with the color of the object. | ||
+ | |||
+ | {{lua-function-param|object|object to operate on}} | ||
[[Category:Lua scripting]] | [[Category:Lua scripting]] | ||
[[Category:Lua function]] | [[Category:Lua function]] | ||
[[Category:Light]] | [[Category:Light]] |
Latest revision as of 00:28, 9 February 2014
getLightColor(object)
Return a table with the color of the object.
-
object
: object to operate on