docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SupportsGltfExtension

    SupportsGltfExtension(string)

    Obtains whether a certain glTF extension is supported by this ImportAddonInstance.

    Declaration
    public abstract bool SupportsGltfExtension(string extensionName)
    Parameters
    Type Name Description
    string extensionName

    Name of the glTF extension

    Returns
    Type Description
    bool

    True if this ImportInstance offers support for the given glTF extension. False otherwise.

    See Also
    https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#specifying-extensions
    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)