Glow Intencity can now be changed in the model component.

This commit is contained in:
Tleety
2016-02-16 14:57:21 +01:00
parent 4214bf10a1
commit 6bc7131290
5 changed files with 15 additions and 2 deletions
+3
View File
@@ -33,6 +33,9 @@
<xs:element name="GlowMap" type="t:bool" minOccurs="0">
<xs:annotation><xs:documentation>Whether the model should use the Glowmap or not</xs:documentation></xs:annotation>
</xs:element>
<xs:element name="GlowIntensity" type="t:double" minOccurs="0">
<xs:annotation><xs:documentation>Intensity of the glow map</xs:documentation></xs:annotation>
</xs:element>
</xs:all>
</xs:complexType>
</xs:element>