docs.unity3d.com
    Show / Hide Table of Contents

    Enum GraphXAxisType

    Enum used to select the units used to display the graph x-axis labels.

    Namespace: Unity.Multiplayer.Tools.NetStatsMonitor
    Syntax
    public enum GraphXAxisType

    Fields

    Name Description Value
    Samples

    Graph x-axis labels will display the duration of the graph in samples.


    0
    Time

    Graph x-axis labels will display the duration of the graph in seconds.


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 26 October 2023