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="VisualShaderNodeVectorCompose" inherits="VisualShaderNode" version="4.0">
|
2018-07-26 09:56:21 +00:00
|
|
|
<brief_description>
|
2020-05-07 09:19:23 +00:00
|
|
|
Composes a [Vector3] from three scalars within the visual shader graph.
|
2018-07-26 09:56:21 +00:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
2020-05-07 09:19:23 +00:00
|
|
|
Creates a [code]vec3[/code] using three scalar values that can be provided from separate inputs.
|
2018-07-26 09:56:21 +00:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
</class>
|