From 25a99a04c5fc365993eb916d50c203038f568432 Mon Sep 17 00:00:00 2001 From: Tleety Date: Fri, 8 Jan 2016 14:11:35 +0100 Subject: [PATCH] Added Visable bool and a better description to Pointlight component. --- resources/Schema/Components/PointLight.xml | 1 + resources/Schema/Components/PointLight.xsd | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/Schema/Components/PointLight.xml b/resources/Schema/Components/PointLight.xml index a1dd5f54..6b1382db 100644 --- a/resources/Schema/Components/PointLight.xml +++ b/resources/Schema/Components/PointLight.xml @@ -3,4 +3,5 @@ 1.0 0.8 0.3 + true \ No newline at end of file diff --git a/resources/Schema/Components/PointLight.xsd b/resources/Schema/Components/PointLight.xsd index 68e05a84..d1a9f52c 100644 --- a/resources/Schema/Components/PointLight.xsd +++ b/resources/Schema/Components/PointLight.xsd @@ -5,7 +5,7 @@ - It's a point light! + A pointlight that lights up geometry in a radius. @@ -13,6 +13,7 @@ +