2020-10-12 19:37:50 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2021-07-14 00:06:44 +02:00
|
|
|
<class name="VisualShaderNodeCurveXYZTexture" inherits="VisualShaderNodeResizableBase" version="4.0">
|
2020-10-12 19:37:50 +02:00
|
|
|
<brief_description>
|
2021-07-14 00:06:44 +02:00
|
|
|
Performs a [CurveXYZTexture] lookup within the visual shader graph.
|
2020-10-12 19:37:50 +02:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
Comes with a built-in editor for texture's curves.
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
|
|
|
<members>
|
2021-07-14 00:06:44 +02:00
|
|
|
<member name="texture" type="CurveXYZTexture" setter="set_texture" getter="get_texture">
|
2020-10-12 19:37:50 +02:00
|
|
|
The source texture.
|
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|