Added PointLight Component in XML files
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<c:PointLight>
|
||||
<Color R="1" G="1" B="1" A="1"/>
|
||||
<Radius>1.0</Radius>
|
||||
<Intensity>0.8</Intensity>
|
||||
<Falloff>0.3</Falloff>
|
||||
</c:PointLight>
|
||||
Reference in New Issue
Block a user