VisualShaderNodeCustom._getName

Override this method to define the name of the associated custom node in the Visual Shader Editor's members dialog and graph. Defining this method is optional, but recommended. If not overridden, the node will be named as "Unnamed".

struct VisualShaderNodeCustom
@nogc nothrow
String
_getName
()

Meta