SetLightShadowBlur

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

setLightShadowBlur(object, blur)

Set the amount of blur on the shadows casted by this light.

  • object : object to operate on
  • blur : shadow blur
Light = getObject("Light")
setLightShadowBlur(Light, 1.0)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox