mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with latest 4.0-alpha
This commit is contained in:
@@ -141,7 +141,7 @@ Property Descriptions
|
||||
| *Getter* | get_engine_version() |
|
||||
+-----------+---------------------------+
|
||||
|
||||
The Godot version this ``VisualShader`` was designed for, in the form of a :ref:`Dictionary<class_Dictionary>` with ``major`` and ``minor`` keys with integer values. Example: ``{"major": 4, "minor": 0}``
|
||||
The Godot version this ``VisualShader`` was designed for, in the form of a :ref:`Dictionary<class_Dictionary>` with ``major`` and ``minor`` keys with integer values. Example: ``{"major": 4, "minor": 0}``\
|
||||
|
||||
This is used by the editor to convert visual shaders from older Godot versions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user