GetLightShadowQuality

(Difference between revisions)
Jump to: navigation, search
TaeZ (Talk | contribs)
(Created page with "Returns a number representing quality of the shadow casted by this light. To enable or disable shadow casting use enableShadow. light = getObject("LampLight") shadowQua...")
Newer edit →

Revision as of 22:06, 12 March 2013

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