mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
classref: Sync with current master branch (518b9e580)
This commit is contained in:
@@ -72,11 +72,19 @@ A 2D vector type.
|
||||
|
||||
A 3D vector type.
|
||||
|
||||
.. _class_VisualShaderNodeParticleRandomness_constant_OP_TYPE_VECTOR_4D:
|
||||
|
||||
.. rst-class:: classref-enumeration-constant
|
||||
|
||||
:ref:`OpType<enum_VisualShaderNodeParticleRandomness_OpType>` **OP_TYPE_VECTOR_4D** = ``3``
|
||||
|
||||
A 4D vector type.
|
||||
|
||||
.. _class_VisualShaderNodeParticleRandomness_constant_OP_TYPE_MAX:
|
||||
|
||||
.. rst-class:: classref-enumeration-constant
|
||||
|
||||
:ref:`OpType<enum_VisualShaderNodeParticleRandomness_OpType>` **OP_TYPE_MAX** = ``3``
|
||||
:ref:`OpType<enum_VisualShaderNodeParticleRandomness_OpType>` **OP_TYPE_MAX** = ``4``
|
||||
|
||||
Represents the size of the :ref:`OpType<enum_VisualShaderNodeParticleRandomness_OpType>` enum.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user