docs.unity.cn
    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)
    Monitor.CheckOutput(Int32, Int32)
    Namespace: UnityEngine.Rendering.PostProcessing
    Syntax
    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
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, April 14, 2022
    Terms of use