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...
VisualShaderNodeConstant
继承: VisualShaderNode < Resource < RefCounted < Object
派生: VisualShaderNodeBooleanConstant, VisualShaderNodeColorConstant, VisualShaderNodeFloatConstant, VisualShaderNodeIntConstant, VisualShaderNodeTransformConstant, VisualShaderNodeUIntConstant, VisualShaderNodeVec2Constant, VisualShaderNodeVec3Constant, VisualShaderNodeVec4Constant
可视化着色器图中,常量的基础类型。
描述
这是一个抽象类。可能的值请看派生类型的描述。