Class ColorLookup
Namespace: UnityEngine.Experimental.Rendering.HDPipeline
Syntax
[Serializable]
public sealed class ColorLookup : VolumeComponent, IPostProcessComponent
Fields
contribution
Declaration
public ClampedFloatParameter contribution
Field Value
| Type | Description |
|---|---|
| ClampedFloatParameter |
texture
Declaration
public TextureParameter texture
Field Value
| Type | Description |
|---|---|
| TextureParameter |
Methods
IsActive()
Declaration
public bool IsActive()
Returns
| Type | Description |
|---|---|
| Boolean |
ValidateTexture()
Declaration
public bool ValidateTexture()
Returns
| Type | Description |
|---|---|
| Boolean |