Class GraphLayerBarChartMesh | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class GraphLayerBarChartMesh

    Inheritance
    System.Object
    GraphLayerBase
    GraphLayerBarChartMesh
    Inherited Members
    GraphLayerBase.Stream
    GraphLayerBase.GraphColor
    GraphLayerBase.Name
    GraphLayerBase.Description
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: UnityEditor.ResourceManagement.Diagnostics
    Syntax
    public class GraphLayerBarChartMesh : GraphLayerBase, IGraphLayer

    Constructors

    GraphLayerBarChartMesh(Int32, String, String, Color)

    Declaration
    public GraphLayerBarChartMesh(int stream, string name, string description, Color color)
    Parameters
    Type Name Description
    System.Int32 stream
    System.String name
    System.String description
    Color color

    Methods

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

    Declaration
    public override 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
    Overrides
    GraphLayerBase.Draw(EventDataSet, Rect, Int32, Int32, Int32, Boolean, Material, Int32)
    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