docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class VectorscopeMonitor

    This class holds settings for the Vectorscope monitor.

    Inheritance
    object
    Monitor
    VectorscopeMonitor
    Inherited Members
    Monitor.output
    Monitor.IsRequestedAndSupported(PostProcessRenderContext)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering.PostProcessing
    Assembly: Unity.Postprocessing.Runtime.dll
    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
    float

    size

    The width and height of the rendered vectorscope.

    Declaration
    public int size
    Field Value
    Type Description
    int
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)