addTagSupplier

abstract fun addTagSupplier(@NotNull type: @NotNull ShaderManager.ShaderType, @NotNull supplier: @NotNull ShaderManager.ShaderTagSupplier)

Adds shader tag to some shader file. Default: #GenerateOtherMainMethod with empty list in all file.

Parameters

type

type of shader

supplier

tag function