addTagSupplier
abstract fun addTagSupplier(@NotNull type: @NotNull ShaderManager.ShaderType, @NotNull supplier: @NotNull ShaderManager.ShaderTagSupplier)
Adds shader tag to some shader file. Default: #GenerateOtherMainMethod with an empty list in all files.
Parameters
type
type of shader
supplier
tag function