mirror of
https://github.com/Relintai/voxelman.git
synced 2024-11-14 10:17:20 +01:00
20 lines
554 B
XML
20 lines
554 B
XML
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<class name="PropDataLight" inherits="PropDataEntry" category="Core" version="3.2">
|
||
|
<brief_description>
|
||
|
</brief_description>
|
||
|
<description>
|
||
|
</description>
|
||
|
<tutorials>
|
||
|
</tutorials>
|
||
|
<methods>
|
||
|
</methods>
|
||
|
<members>
|
||
|
<member name="light_color" type="Color" setter="set_light_color" getter="get_light_color" default="Color( 0, 0, 0, 1 )">
|
||
|
</member>
|
||
|
<member name="light_size" type="int" setter="set_light_size" getter="get_light_size" default="5">
|
||
|
</member>
|
||
|
</members>
|
||
|
<constants>
|
||
|
</constants>
|
||
|
</class>
|