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.

VisualShaderNodeComment

已棄用: This class has no function anymore and only exists for compatibility.

繼承: VisualShaderNodeFrame < VisualShaderNodeResizableBase < VisualShaderNode < Resource < RefCounted < Object

Only exists for compatibility. Use VisualShaderNodeFrame as a replacement.

說明

This node was replaced by VisualShaderNodeFrame and only exists to preserve compatibility. In the VisualShader editor it behaves exactly like VisualShaderNodeFrame.

屬性

String

description

""


屬性說明

String description = "" 🔗

  • void set_description(value: String)

  • String get_description()

This property only exists to preserve data authored in earlier versions of Godot. It has currently no function.