<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="/feed.php">
        <title>Documentation Center public:dson_spec:object_definitions:light</title>
        <description></description>
        <link>/</link>
        <image rdf:resource="/lib/tpl/dazdoccenter/images/favicon.ico" />
       <dc:date>2026-04-12T05:14:36+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="/public/dson_spec/object_definitions/light/start"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="/lib/tpl/dazdoccenter/images/favicon.ico">
        <title>Documentation Center</title>
        <link>/</link>
        <url>/lib/tpl/dazdoccenter/images/favicon.ico</url>
    </image>
    <item rdf:about="/public/dson_spec/object_definitions/light/start">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-04T04:14:33+00:00</dc:date>
        <title>light</title>
        <link>/public/dson_spec/object_definitions/light/start</link>
        <description>
&lt;h1 id=&quot;light&quot;&gt;light&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;

&lt;h2 id=&quot;description&quot;&gt;Description&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Extra properties available for use if the node &lt;em&gt;type&lt;/em&gt; is specified as “light”.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;parent_object&quot;&gt;Parent Object&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/dson_spec/object_definitions/daz/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:daz:start&quot;&gt;DAZ&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h2 id=&quot;extends&quot;&gt;Extends&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/dson_spec/object_definitions/node/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:node:start&quot;&gt;node&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h2 id=&quot;properties&quot;&gt;Properties&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt; Name &lt;/th&gt;&lt;th class=&quot;col1&quot;&gt; Description &lt;/th&gt;&lt;th class=&quot;col2&quot;&gt; Default &lt;/th&gt;&lt;th class=&quot;col3&quot;&gt; Required &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; color &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; RGB color value for the light. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; [1, 1, 1] &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; no &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; point &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A &lt;a href=&quot;/public/dson_spec/object_definitions/light_point/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:light_point:start&quot;&gt;light_point&lt;/a&gt; object definition, if this is a point light. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; N/A &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; no &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; directional &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A &lt;a href=&quot;/public/dson_spec/object_definitions/light_directional/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:light_directional:start&quot;&gt;light_directional&lt;/a&gt; object definition, if this is a directional light. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; N/A &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; no &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; spot &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A &lt;a href=&quot;/public/dson_spec/object_definitions/light_spot/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:light_spot:start&quot;&gt;light_spot&lt;/a&gt; object definition, if this is a spot light. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; N/A &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; no &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; on &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A boolean value indicating whether the light is on. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; true &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; no &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT1 TABLE [312-887] --&gt;
&lt;/div&gt;

&lt;h2 id=&quot;details&quot;&gt;Details&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Only one of &lt;em&gt;point&lt;/em&gt;, &lt;em&gt;directional&lt;/em&gt;, or &lt;em&gt;spot&lt;/em&gt; may appear.  If none are given, the light is an ambient light, in which case the light transform information does not affect the light.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;example&quot;&gt;Example&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Definition of a node of type “light” along with default settings for node and light properties.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;{
	&amp;quot;id&amp;quot; : &amp;quot;sun67&amp;quot;,
	&amp;quot;type&amp;quot; : &amp;quot;light&amp;quot;,
	&amp;quot;label&amp;quot; : &amp;quot;Sun&amp;quot;,
	&amp;quot;color&amp;quot; : [ 0.45, 0.89, 0.12 ],
	&amp;quot;directional&amp;quot; : {
		&amp;quot;intensity&amp;quot; : 0.34,
		&amp;quot;shadow_type&amp;quot; : &amp;quot;shadow_map&amp;quot;,
		&amp;quot;shadow_softness&amp;quot; : 3.0,
		&amp;quot;shadow_bias&amp;quot; : 2.8,
	},
	&amp;quot;on&amp;quot; : false,
	&amp;quot;translation&amp;quot; : {
		&amp;quot;value&amp;quot; : [ 0.00, 0.00, 1.00 ]
	},
	&amp;quot;rotation&amp;quot; : {
		&amp;quot;value&amp;quot; : [ 1.00, 0.00, 1.89 ]
	},
	&amp;quot;scale&amp;quot; : {
		&amp;quot;value&amp;quot; : [ 1.0, 1.0, 1.0 ]
	}
}&lt;/pre&gt;

&lt;/div&gt;
</description>
    </item>
</rdf:RDF>
