Interface ISerializedRenderPipelineGlobalSettings
Public interface for handling a serialized object of RenderPipelineGlobalSettings
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public interface ISerializedRenderPipelineGlobalSettings
Properties
Name | Description |
---|---|
exportShaderVariants | If the shader variants needs to be exported |
serializedObject | The SerializedObject |
shaderVariantLogLevel | The shader variant log level |
stripDebugVariants | If the Runtime Rendering Debugger Debug Variants should be stripped |