SetLightShadowBlur

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