GetLightShadowQuality

From MaratisWiki
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