Struct PostProcessingData
Settings used for Post Processing.
Inherited Members
Namespace: UnityEngine .Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
public struct PostProcessingData
Fields
Name | Description |
---|---|
grading |
The |
lut |
The size of the Look Up Table (LUT) |
support |
Returns true if Data Driven Lens Flare are supported by this asset, false otherwise. |
support |
Returns true if Screen Space Lens Flare are supported by this asset, false otherwise. |
use |
True if fast approximation functions are used when converting between the sRGB and Linear color spaces, false otherwise. |