Class FalseColorDebugSettings
False Color debug mpde settings.
Inherited Members
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[Serializable]
public class FalseColorDebugSettings
Fields
Name | Description |
---|---|
colorThreshold0 | False color mode threshold 0. |
colorThreshold1 | False color mode threshold 1. |
colorThreshold2 | False color mode threshold 2. |
colorThreshold3 | False color mode threshold 3. |
falseColor | Enable false color mode. |