docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DebugOverlay

    Utility class for debug overlay coordinates.

    Inheritance
    object
    DebugOverlay
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    [Obsolete("Please use UnityEngine.Rendering.DebugOverlay")]
    public class DebugOverlay

    Properties

    Name Description
    overlaySize

    Current overlay size.

    x

    Current x coordinate.

    y

    Current y coordinate.

    Methods

    Name Description
    Next(float)

    Increment coordinates to the next overlay and return the current overlay rect.

    SetViewport(CommandBuffer)

    Setup the viewport for the current overlay.

    StartOverlay(int, int, int, int)

    Start rendering overlay.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)