C# Class UnityEngine.Experimental.Rendering.HDPipeline.FalseColorDebugSettings

Show file Open project: UnityTech/hw18-infinity-ecs

Public Properties

Property Type Description
colorThreshold0 float
colorThreshold1 float
colorThreshold2 float
colorThreshold3 float
falseColor bool

Public Methods

Method Description
OnValidate ( ) : void

Method Details

OnValidate() public method

public OnValidate ( ) : void
return void

Property Details

colorThreshold0 public property

public float colorThreshold0
return float

colorThreshold1 public property

public float colorThreshold1
return float

colorThreshold2 public property

public float colorThreshold2
return float

colorThreshold3 public property

public float colorThreshold3
return float

falseColor public property

public bool falseColor
return bool