This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/Models/Lights/light-cone.xml

36 lines
863 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!--
2017-07-14 15:57:14 +00:00
#######################################
# Copyright (c) A3XX Development Team #
#######################################
-->
<PropertyList>
<path>res/light-cone.ac</path>
<effect>
<inherits-from>Effects/light-cone</inherits-from>
<object-name>Cone</object-name>
</effect>
<!--animation>
<type>select</type>
<object-name>Cone</object-name>
<object-name>Cone-texture</object-name>
<condition>
<and>
<greater-than>
<property>sim/time/sun-angle-rad</property>
<value>1.45</value>
</greater-than>
<not>
<property>sim/rendering/shaders/skydome</property>
</not>
</and>
</condition>
</animation-->
</PropertyList>