SetLightShadowBias

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

setLightShadowBias(object, bias)

Set bias of the lights shadow. Accepts two arguments, light object and a number.

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