mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Sync classref with 3.2 branch
This commit is contained in:
@@ -11,5 +11,10 @@ VisualShaderNodeVectorCompose
|
||||
|
||||
**Inherits:** :ref:`VisualShaderNode<class_VisualShaderNode>` **<** :ref:`Resource<class_Resource>` **<** :ref:`Reference<class_Reference>` **<** :ref:`Object<class_Object>`
|
||||
|
||||
Composes a :ref:`Vector3<class_Vector3>` from three scalars within the visual shader graph.
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
Creates a ``vec3`` using three scalar values that can be provided from separate inputs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user