GetLightIntensity

From MaratisWiki
Revision as of 01:29, 9 February 2014 by Dahnielson (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

getLightIntensity(object)

Get the light intensity.

  • object : object to operate on
   Light0 = getObject("Light0")
   -- Scene update 
   function onSceneUpdate()
       flash = getLightIntensity(Light0) -- you can rename flash to whatever you like
   end

Advanced use in setLightIntensity over here : [[1]]

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox