2018-07-26 09:56:21 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2020-02-01 01:03:48 +00:00
|
|
|
<class name="VisualShaderNodeOutput" inherits="VisualShaderNode" version="4.0">
|
2018-07-26 09:56:21 +00:00
|
|
|
<brief_description>
|
2020-05-07 09:19:23 +00:00
|
|
|
Represents the output shader parameters within the visual shader graph.
|
2018-07-26 09:56:21 +00:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
2020-07-16 16:54:15 +00:00
|
|
|
This visual shader node is present in all shader graphs in form of "Output" block with multiple output value ports.
|
2018-07-26 09:56:21 +00:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
</class>
|