GetLightRadius

(Difference between revisions)
Jump to: navigation, search
TaeZ (Talk | contribs)
(Created page with "Get light radius. Light0 = getObject("Light0") -- Scene update function onSceneUpdate() radius = getLightRadius(Light0) end")
Newer edit →

Revision as of 22:01, 12 March 2013

Get light radius.

   Light0 = getObject("Light0")
   -- Scene update 
   function onSceneUpdate()
       radius = getLightRadius(Light0)
   end
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox