SetLightShadowBlur

(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
 +
{{lua-function|setLightShadowBlur|object, blur}}
 +
 
Set the amount of blur on the shadows casted by this light.
 
Set the amount of blur on the shadows casted by this light.
  

Revision as of 18:23, 8 February 2014

setLightShadowBlur(object, blur)

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

Light = getObject("Light")
setLightShadowBlur(Light, 1.0)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox