mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
This commit is contained in:
@@ -46,6 +46,12 @@ Enumerations
|
||||
|
||||
.. _class_VisualShaderNodeVectorOp_constant_OP_CROSS:
|
||||
|
||||
.. _class_VisualShaderNodeVectorOp_constant_OP_ATAN2:
|
||||
|
||||
.. _class_VisualShaderNodeVectorOp_constant_OP_REFLECT:
|
||||
|
||||
.. _class_VisualShaderNodeVectorOp_constant_OP_STEP:
|
||||
|
||||
enum **Operator**:
|
||||
|
||||
- **OP_ADD** = **0**
|
||||
@@ -66,6 +72,12 @@ enum **Operator**:
|
||||
|
||||
- **OP_CROSS** = **8**
|
||||
|
||||
- **OP_ATAN2** = **9**
|
||||
|
||||
- **OP_REFLECT** = **10**
|
||||
|
||||
- **OP_STEP** = **11**
|
||||
|
||||
Property Descriptions
|
||||
---------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user