Function VisualShaderNodeCustom._getCategory

Override this method to define the category 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 "Custom" category.

String _getCategory() nothrow @nogc;