docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PlatformInfo

    Provides information about platform.

    Inheritance
    object
    PlatformInfo
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Unity.Build
    Assembly: solution.dll
    Syntax
    public sealed class PlatformInfo

    Properties

    Name Description
    DisplayName

    Text which is used to display a platform in UI?

    IconName

    Platform icon name

    Name

    Provide a name for platform, used for serialization Note: Changing the name, will break serialization

    PackageName

    Provides a package name where platform's pipeline is implemented This value can be null, that missing platform doesn't have a pipeline implemented In case of Classic pipeline, MissingPipeline will be used

    In This Article
    Back to top
    Copyright © 2024 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)