Added Visable bool and a better description to Pointlight component.

This commit is contained in:
Tleety
2016-01-08 14:11:35 +01:00
parent e7bb8954bf
commit 25a99a04c5
2 changed files with 3 additions and 1 deletions
@@ -3,4 +3,5 @@
<Radius>1.0</Radius>
<Intensity>0.8</Intensity>
<Falloff>0.3</Falloff>
<Visible>true</Visible>
</c:PointLight>