docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetSupportedGraphicsDeviceTypes

    GetSupportedGraphicsDeviceTypes(bool)

    Gets the loader's supported graphics device types. If the list is empty, it is assumed that it supports all graphics device types.

    Declaration
    public virtual List<GraphicsDeviceType> GetSupportedGraphicsDeviceTypes(bool buildingPlayer)
    Parameters
    Type Name Description
    bool buildingPlayer

    True if the player is being built. You may want to include or exclude graphics apis if the player is being built or not.

    Returns
    Type Description
    List<GraphicsDeviceType>

    Returns the loader's supported graphics device types.

    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)