GetLightRadius

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

getLightRadious(object)

Get light radius.

  • object : object to operate on
   Light0 = getObject("Light0")
   -- Scene update 
   function onSceneUpdate()
       radius = getLightRadius(Light0)
   end
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox