docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LightMeterMonitor

    This class holds settings for the Light Meter monitor.

    Inheritance
    object
    Monitor
    LightMeterMonitor
    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 LightMeterMonitor : Monitor

    Fields

    height

    The height of the rendered light meter.

    Declaration
    public int height
    Field Value
    Type Description
    int

    showCurves

    Should we display grading and tonemapping curves on top?

    Declaration
    public bool showCurves
    Field Value
    Type Description
    bool
    Remarks

    This only works when HighDefinitionRange is active.

    width

    The width of the rendered light meter.

    Declaration
    public int width
    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)