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...
VisualShaderNodeVec3Constant
Eredita: VisualShaderNodeConstant < VisualShaderNode < Resource < RefCounted < Object
Una costante di tipo Vector3 da utilizzare all'interno del grafico di visual shader.
Descrizione
Una costante di tipo Vector3, che può essere utilizzata come nodo in ingresso.
Proprietà
|
Descrizioni delle proprietà
Vector3 constant = Vector3(0, 0, 0) 🔗
Una costante di tipo Vector3 che rappresenta lo stato di questo nodo.