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