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
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    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.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, bool)
    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 06 October 2023