Class WhiteBalance
Namespace: UnityEngine.Rendering.Universal
Syntax
public sealed class WhiteBalance : VolumeComponent, IPostProcessComponent
Fields
temperature
Declaration
public ClampedFloatParameter temperature
Field Value
| Type | Description | 
|---|---|
| ClampedFloatParameter | 
tint
Declaration
public ClampedFloatParameter tint
Field Value
| Type | Description | 
|---|---|
| ClampedFloatParameter | 
Methods
IsActive()
Declaration
public bool IsActive()
Returns
| Type | Description | 
|---|---|
| Boolean | 
Implements
IsTileCompatible()
Declaration
public bool IsTileCompatible()
Returns
| Type | Description | 
|---|---|
| Boolean |