Table of Contents

Class VisualShaderNodeComment

Only exists for compatibility. Use VisualShaderNodeFrame as a replacement.

Inheritance
VisualShaderNodeComment

Remarks

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

Properties

description

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

var description : String = ""

Property Value

String

Remarks