classref: Sync with current master branch (93be33748)

This commit is contained in:
Rémi Verschelde
2022-09-09 15:22:52 +02:00
parent a8d74915f5
commit b0ebd8b7c6
150 changed files with 9100 additions and 5497 deletions

View File

@@ -12,12 +12,12 @@ VisualShaderNodeVec4Constant
**Inherits:** :ref:`VisualShaderNodeConstant<class_VisualShaderNodeConstant>` **<** :ref:`VisualShaderNode<class_VisualShaderNode>` **<** :ref:`Resource<class_Resource>` **<** :ref:`RefCounted<class_RefCounted>` **<** :ref:`Object<class_Object>`
A 4D vector (represented as a :ref:`Quaternion<class_Quaternion>`) constant to be used within the visual shader graph.
A 4D vector constant to be used within the visual shader graph.
Description
-----------
A constant 4D vector (represented as a :ref:`Quaternion<class_Quaternion>`), which can be used as an input node.
A constant 4D vector, which can be used as an input node.
Properties
----------