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...
VisualShaderNodeCurveTexture¶
Inherits: VisualShaderNodeResizableBase < VisualShaderNode < Resource < RefCounted < Object
Performs a CurveTexture lookup within the visual shader graph.
描述¶
Comes with a built-in editor for texture's curves.
属性¶
Property Descriptions¶
CurveTexture texture
void set_texture ( CurveTexture value )
CurveTexture get_texture ( )
The source texture.