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
Hérite de : VisualShaderNodeConstant < VisualShaderNode < Resource < RefCounted < Object
Un Vector3 constant à utiliser dans le graphe de shader visuel.
Description
Un Vector3 constant, qui peut être utilisé comme un nœud d'entrée.
Propriétés
|
Descriptions des propriétés
Vector3 constant = Vector3(0, 0, 0) 🔗
A Vector3 constant which represents the state of this node.