GetLightShadowQuality

(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
  
 
[[Category:Lua scripting]]
 
[[Category:Lua scripting]]
 +
[[Category:Lua function]]
 +
[[Category:Light]]

Revision as of 19:38, 4 February 2014

Returns a number representing quality of the shadow casted by this light. To enable or disable shadow casting use enableShadow.

Light = getObject("LampLight")
shadowQuality = getLightShadowQuality(Light)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox