docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PositionConfiguration

    Configuration for the position of the RuntimeNetStatsMonitor on screen

    Inheritance
    object
    PositionConfiguration
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Multiplayer.Tools.NetStatsMonitor
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class PositionConfiguration

    Properties

    Name Description
    OverridePosition

    If enabled, the position here will override the position set by the USS styling. Disable this options if you would like to use the position from the USS styling instead.

    PositionLeftToRight

    The position of the Net Stats Monitor from left to right in the range from 0 to 1. 0 is flush left, 0.5 is centered, and 1 is flush right.

    PositionTopToBottom

    The position of the Net Stats Monitor from top to bottom in the range from 0 to 1. 0 is flush to the top, 0.5 is centered, and 1 is flush to the bottom.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)