Class PostProcessStrippingConfig
Inheritance
ScriptableObject
PostProcessStrippingConfig
Syntax
public sealed class PostProcessStrippingConfig : ScriptableObject
Fields
stripComputeShaders
Declaration
public bool stripComputeShaders
Field Value
Type |
Description |
System.Boolean |
|
stripDebugShaders
Declaration
public bool stripDebugShaders
Field Value
Type |
Description |
System.Boolean |
|
stripUnsupportedShaders
Declaration
public bool stripUnsupportedShaders
Field Value
Type |
Description |
System.Boolean |
|
Methods
Awake()
Declaration
OnValidate()
Declaration