docs.unity3d.com
    Show / Hide Table of Contents

    Class Metadata

    Helper class to retrieve metadata information about player settings and hardware.

    Inheritance
    Object
    Metadata
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.PerformanceTesting
    Syntax
    public static class Metadata

    Methods

    GetFromResources()

    Loads run from resources.

    Declaration
    public static Run GetFromResources()
    Returns
    Type Description
    Run

    GetHardware()

    Gets hardware information.

    Declaration
    public static Hardware GetHardware()
    Returns
    Type Description
    Hardware

    Hardware information.

    SetPlayerSettings(Run)

    Sets player settings.

    Declaration
    public static void SetPlayerSettings(Run run)
    Parameters
    Type Name Description
    Run run

    Run used to set settings.

    SetRuntimeSettings(Run)

    Sets runtime player settings on a run.

    Declaration
    public static void SetRuntimeSettings(Run run)
    Parameters
    Type Name Description
    Run run

    Run used to set settings.

    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