Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
VisualShaderNodeVec2Constant
Eredita: VisualShaderNodeConstant < VisualShaderNode < Resource < RefCounted < Object
Una costante di tipo Vector2 da utilizzare all'interno del grafico di visual shader.
Descrizione
Una costante di tipo Vector2, che può essere utilizzata come nodo in ingresso.
Proprietà
|
Descrizioni delle proprietà
Vector2 constant = Vector2(0, 0) 🔗
Una costante di tipo Vector2 che rappresenta lo stato di questo nodo.