Class VectorscopeMonitor
This class holds settings for the Vectorscope monitor.
Inherited Members
Namespace: UnityEngine.Rendering.PostProcessing
Syntax
[Serializable]
public sealed class VectorscopeMonitor : Monitor
Fields
exposure
The exposure multiplier applied to the vectorscope values.
Declaration
public float exposure
Field Value
Type | Description |
---|---|
Single |
size
The width and height of the rendered vectorscope.
Declaration
public int size
Field Value
Type | Description |
---|---|
Int32 |