GetLightShadowBlur

From MaratisWiki
(Difference between revisions)
Jump to: navigation, search
m
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 +
{{lua-function|getLightShadowBlur|object}}
 +
 
Returns light's shadow blur as a number.
 
Returns light's shadow blur as a number.
 +
 +
{{lua-function-param|object|object to operate on}}
  
 
  Light = getLight("Light0")
 
  Light = getLight("Light0")

Latest revision as of 01:29, 9 February 2014

getLightShadowBlur(object)

Returns light's shadow blur as a number.

  • object : object to operate on
Light = getLight("Light0")
blur = getLightShadowBlur(Light)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox