VisualShaderNodeCustom_GetSubcategory Method |
Override this method to define the subcategory of the associated custom node in the Visual Shader Editor's members dialog.
Defining this method is optional. If not overridden, the node will be filed under the root of the main category (see _GetCategory).
Namespace: Godot
public virtual string _GetSubcategory()
[Missing <returns> documentation for "M:Godot.VisualShaderNodeCustom._GetSubcategory"]