Begin clean-up
This commit is contained in:
@@ -2,6 +2,5 @@
|
||||
<DirectionalLight xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="DirectionalLight.xsd">
|
||||
<Color R="1" G="1" B="1" A="1"/>
|
||||
<Intensity>0.8</Intensity>
|
||||
<!--<TextureAlphaShadows>false</TextureAlphaShadows>-->
|
||||
<Visible>true</Visible>
|
||||
</DirectionalLight>
|
||||
@@ -9,7 +9,6 @@
|
||||
<xs:all>
|
||||
<xs:element name="Color" type="t:Color" minOccurs="0"/>
|
||||
<xs:element name="Intensity" type="t:double" minOccurs="0"/>
|
||||
<!--<xs:element name="TextureAlphaShadows" type="t:bool" minOccurs="0"/>-->
|
||||
<xs:element name="Visible" type="t:bool" minOccurs="0"/>
|
||||
</xs:all>
|
||||
</xs:complexType>
|
||||
|
||||
Reference in New Issue
Block a user