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

Afficher le fichier Open project: UnityTech/hw18-infinity-ecs

Méthodes publiques

Свойство Type Description
colorThreshold0 float
colorThreshold1 float
colorThreshold2 float
colorThreshold3 float
falseColor bool

Méthodes publiques

Méthode Description
OnValidate ( ) : void

Method Details

OnValidate() public méthode

public OnValidate ( ) : void
Résultat void

Property Details

colorThreshold0 public_oe property

public float colorThreshold0
Résultat float

colorThreshold1 public_oe property

public float colorThreshold1
Résultat float

colorThreshold2 public_oe property

public float colorThreshold2
Résultat float

colorThreshold3 public_oe property

public float colorThreshold3
Résultat float

falseColor public_oe property

public bool falseColor
Résultat bool