Interface IShaderVariantSettings
Exposes settings for shader variants
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public interface IShaderVariantSettings
Properties
| Name | Description |
|---|---|
| exportShaderVariants | Specifies if the stripping of the shaders variants needs to be exported |
| shaderVariantLogLevel | Specifies the level of the logging for shader variants |