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

Obsolète : This class has no function anymore and only exists for compatibility.

Hérite de : 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.

Propriétés

String

description

""


Descriptions des propriétés

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.