Skip to main content

Class DisplayMetricsAverageGui

This is an example of how to show metrics, It only shows some of the values inside If you want to show more of the values then create a copy of this class and add values to DrawAverage

Inheritance
System.Object
Syntax
public class DisplayMetricsAverageGui : MonoBehaviour

Fields

offset

Declaration
public Rect offset

background

Declaration
public Color background

Properties

Metrics

Declaration
public Metrics Metrics { get; set; }