Interface IShaderVariantStripper
Helper interface to create a IVariantStripper<TShader, TShaderVariant> targeting Shader
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public interface IShaderVariantStripper : IVariantStripper<Shader, ShaderSnippetData>, IStripper