docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SupportsRenderTextureFormat

    SupportsRenderTextureFormat(RenderTextureFormat)

    Checks if a render texture format is supported by the run-time system. Similar to SupportsRenderTextureFormat(RenderTextureFormat), but doesn't allocate memory.

    Declaration
    public static bool SupportsRenderTextureFormat(RenderTextureFormat format)
    Parameters
    Type Name Description
    RenderTextureFormat format

    The format to look up.

    Returns
    Type Description
    bool

    Returns true if the graphics card supports the given RenderTextureFormat

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