Up to date

This page is up to date for Godot 4.3. If you still find outdated information, please open an issue.

VisualShaderNodeComment

Deprecated: This class has no function anymore and only exists for compatibility.

Inherits: VisualShaderNodeFrame < VisualShaderNodeResizableBase < VisualShaderNode < Resource < RefCounted < Object

Only exists for compatibility. Use VisualShaderNodeFrame as a replacement.

Description

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

Properties

String

description

""


Property Descriptions

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.