Difference between revisions of "DOMLightType"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the DOMLightType class)
 
(Documentation for the DOMLightType class)
 
Line 2: Line 2:
  
 
===Remarks <nowiki>[</nowiki>[{{fullurl:DOMLightType Remarks|action=edit}} edit]<nowiki>]</nowiki>===
 
===Remarks <nowiki>[</nowiki>[{{fullurl:DOMLightType Remarks|action=edit}} edit]<nowiki>]</nowiki>===
{{:DOMLightType Remarks}}
+
{{#ifexist:DOMLightType Remarks|{{:DOMLightType Remarks}}|}}
  
 
===Enum Values===
 
===Enum Values===

Latest revision as of 21:02, 12 April 2017

Specifies the type of light created by a DOMLight node.

Remarks [edit]

Enum Values

Spot = 0
A cone-shaped spot light
Directional = 1
Light that illuminates the entire scene from a direction (like the sun)
Point = 2
A point light that attenuates over distance