Class FalseColorDebugSettings
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
[Serializable]
public class FalseColorDebugSettings
Fields
colorThreshold0
Declaration
public float colorThreshold0
Field Value
Type | Description |
---|---|
Single |
colorThreshold1
Declaration
public float colorThreshold1
Field Value
Type | Description |
---|---|
Single |
colorThreshold2
Declaration
public float colorThreshold2
Field Value
Type | Description |
---|---|
Single |
colorThreshold3
Declaration
public float colorThreshold3
Field Value
Type | Description |
---|---|
Single |
falseColor
Declaration
public bool falseColor
Field Value
Type | Description |
---|---|
Boolean |
Methods
OnValidate()
Declaration
public void OnValidate()