docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace GLTFast.Loading

    Classes

    AwaitableDownload

    Default IDownload implementation that loads URIs via UnityWebRequest

    AwaitableTextureDownload

    Default ITextureDownload implementation that loads texture URIs via UnityWebRequest.

    CustomHeaderDownload

    Download that allows modifying the HTTP request before it's sent

    CustomHeaderDownloadProvider

    DownloadProvider that sends HTTP request with custom header entries

    CustomHeaderTextureDownload

    Texture download that allows modifying the HTTP request before it's sent

    DefaultDownloadProvider

    Default IDownloadProvider implementation

    Structs

    HttpHeader

    Represents an HTTP request header key-value pair

    Interfaces

    IDownload

    Provides a mechanism to inspect the progress and result of a download or file access request

    IDownloadProvider

    Provides a mechanism for loading external resources from a URI

    ITextureDownload

    Provides a mechanism to inspect the progress and result of a texture download or texture file access request

    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)