mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Sync classref with current source
This commit is contained in:
@@ -11,5 +11,10 @@ VisualShaderNodeBooleanUniform
|
||||
|
||||
**Inherits:** :ref:`VisualShaderNodeUniform<class_VisualShaderNodeUniform>` **<** :ref:`VisualShaderNode<class_VisualShaderNode>` **<** :ref:`Resource<class_Resource>` **<** :ref:`Reference<class_Reference>` **<** :ref:`Object<class_Object>`
|
||||
|
||||
A boolean uniform to be used within the visual shader graph.
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
Translated to ``uniform bool`` in the shader language.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user