GetLightShadowBias

From MaratisWiki
(Difference between revisions)
Jump to: navigation, search
m
m
 
Line 2: Line 2:
  
 
Returns light's shadow bias as a number.
 
Returns light's shadow bias as a number.
 +
 +
{{lua-function-param|object|object to operate on}}
  
 
  Light = getObject("Light0")
 
  Light = getObject("Light0")

Latest revision as of 01:29, 9 February 2014

getLightShadowBias(object)

Returns light's shadow bias as a number.

  • object : object to operate on
Light = getObject("Light0")
bias = getLightShadowBias(Light)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox