DirectionalLight component added.

This commit is contained in:
Tleety
2016-01-18 14:30:22 +01:00
parent 4092f6b4d4
commit 6680f6863f
2 changed files with 24 additions and 0 deletions
@@ -0,0 +1,5 @@
<c:PointLight>
<Color R="1" G="1" B="1" A="1"/>
<Intensity>0.8</Intensity>
<Visible>true</Visible>
</c:PointLight>