2019-04-15 14:49:41 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2020-01-26 16:01:49 +01:00
|
|
|
<class name="VisualShaderNodeTransformFunc" inherits="VisualShaderNode" version="3.2">
|
2019-04-15 14:49:41 +02:00
|
|
|
<brief_description>
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
|
|
|
<members>
|
2019-06-29 12:38:01 +02:00
|
|
|
<member name="function" type="int" setter="set_function" getter="get_function" enum="VisualShaderNodeTransformFunc.Function" default="0">
|
2019-04-15 14:49:41 +02:00
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
<constants>
|
|
|
|
<constant name="FUNC_INVERSE" value="0" enum="Function">
|
|
|
|
</constant>
|
|
|
|
<constant name="FUNC_TRANSPOSE" value="1" enum="Function">
|
|
|
|
</constant>
|
|
|
|
</constants>
|
|
|
|
</class>
|