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...
VisualShaderNodeComment¶
Inherits: VisualShaderNodeResizableBase < VisualShaderNode < Resource < RefCounted < Object
A comment node to be placed on visual shader graph.
描述¶
A resizable rectangular area with changeable title and description used for better organizing of other visual shader nodes.
属性¶
|
||
|
Property Descriptions¶
String description = ""
An additional description which placed below the title.
String title = "Comment"
A title of the node.