<?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:material_instance</title>
        <description></description>
        <link>/</link>
        <image rdf:resource="/lib/tpl/dazdoccenter/images/favicon.ico" />
       <dc:date>2026-04-10T01:15:14+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="/public/dson_spec/object_definitions/material_instance/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/material_instance/start">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-22T22:30:26+00:00</dc:date>
        <title>material_instance</title>
        <link>/public/dson_spec/object_definitions/material_instance/start</link>
        <description>
&lt;h1 id=&quot;material_instance&quot;&gt;material_instance&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;
Defines properties of a material binding for a collection of material groups.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;parent_objects&quot;&gt;Parent Objects&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/scene/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:scene:start&quot;&gt;scene&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; id &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A string representing the unique identifier within the file &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; yes &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; url &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A string representing the &lt;abbr title=&quot;Uniform Resource Identifier&quot;&gt;URI&lt;/abbr&gt; of a &lt;a href=&quot;/public/dson_spec/object_definitions/material/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:material:start&quot;&gt;material&lt;/a&gt; asset definition to instantiate &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; None &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; geometry &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A string representing the scene reference to a &lt;a href=&quot;/public/dson_spec/object_definitions/geometry/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:geometry:start&quot;&gt;geometry&lt;/a&gt; definition to attach to. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; None &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; groups &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A &lt;a href=&quot;/public/dson_spec/format_description/data_types/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;string_array&lt;/a&gt; of polygon group names (see &lt;a href=&quot;/public/dson_spec/object_definitions/geometry/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:geometry:start&quot;&gt;geometry&lt;/a&gt;) to attach the material to. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; yes &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT1 TABLE [247-879] --&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;
This is an instance class that may override defaults in the referenced &lt;a href=&quot;/public/dson_spec/object_definitions/material/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:material:start&quot;&gt;material&lt;/a&gt; definition. All fields of the &lt;a href=&quot;/public/dson_spec/object_definitions/material/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:material:start&quot;&gt;material&lt;/a&gt; definition, with the exception of the &lt;em&gt;id&lt;/em&gt; and &lt;em&gt;uv_set&lt;/em&gt; fields, may be overridden in this instance element.
&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;
This will set the material on the &lt;em&gt;6_Eyelash&lt;/em&gt; polygon group.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;{
  &amp;quot;id&amp;quot; : &amp;quot;6_Eyelash-1&amp;quot;,
  &amp;quot;url&amp;quot; : &amp;quot;#6_Eyelash&amp;quot;,
  &amp;quot;geometry&amp;quot; : &amp;quot;#geometry&amp;quot;,
  &amp;quot;groups&amp;quot; : [ &amp;quot;6_Eyelash&amp;quot; ],
}&lt;/pre&gt;

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