GetLightShadowQuality

(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
 +
{{lua-function|getLightShadowQuality|object}}
 +
 
Returns a number representing quality of the shadow casted by this light. To enable or disable shadow casting use [[enableShadow]].
 
Returns a number representing quality of the shadow casted by this light. To enable or disable shadow casting use [[enableShadow]].
  

Revision as of 18:20, 8 February 2014

getLightShadowQuality(object)

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