Interface IGraphLayer | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Interface IGraphLayer

    Namespace: UnityEditor.ResourceManagement.Diagnostics
    Syntax
    public interface IGraphLayer

    Properties

    Description

    Declaration
    string Description { get; }
    Property Value
    Type Description
    System.String

    GraphColor

    Declaration
    Color GraphColor { get; }
    Property Value
    Type Description
    Color

    Name

    Declaration
    string Name { get; }
    Property Value
    Type Description
    System.String

    Methods

    Draw(EventDataSet, Rect, Int32, Int32, Int32, Boolean, Material, Int32)

    Declaration
    void Draw(EventDataSet dataSet, Rect rect, int startFrame, int frameCount, int inspectFrame, bool expanded, Material material, int maxValue)
    Parameters
    Type Name Description
    EventDataSet dataSet
    Rect rect
    System.Int32 startFrame
    System.Int32 frameCount
    System.Int32 inspectFrame
    System.Boolean expanded
    Material material
    System.Int32 maxValue
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023