GetLightShadowQuality

From MaratisWiki
Revision as of 01:29, 9 February 2014 by Dahnielson (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

getLightShadowQuality(object)

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

  • object : object to operate on
Light = getObject("LampLight")
shadowQuality = getLightShadowQuality(Light)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox