Sync classref with 3.2 branch

This commit is contained in:
Rémi Verschelde
2020-05-20 15:15:15 +02:00
parent 9b53019897
commit 695c9531c2
78 changed files with 1070 additions and 122 deletions

View File

@@ -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.