Directional light now fully added to all lists.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<c:PointLight>
|
||||
<c:DirectionalLight>
|
||||
<Direction X="0" Y="0" Z="0"/>
|
||||
<Color R="1" G="1" B="1" A="1"/>
|
||||
<Intensity>0.8</Intensity>
|
||||
<Visible>true</Visible>
|
||||
</c:PointLight>
|
||||
</c:DirectionalLight>
|
||||
Reference in New Issue
Block a user