{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Class AwaitableTextureDownload | Unity glTFast | 6.0.1
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AwaitableTextureDownload

    Default ITextureDownload implementation that loads texture URIs via UnityWebRequest.

    Inheritance
    object
    AwaitableDownload
    AwaitableTextureDownload
    CustomHeaderTextureDownload
    Implements
    ITextureDownload
    IDownload
    IDisposable
    Inherited Members
    AwaitableDownload.m_Request
    AwaitableDownload.m_AsyncOperation
    AwaitableDownload.WaitAsync()
    AwaitableDownload.Success
    AwaitableDownload.Error
    AwaitableDownload.Data
    AwaitableDownload.Text
    AwaitableDownload.IsBinary
    AwaitableDownload.Dispose()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: GLTFast.Loading
    Assembly: solution.dll
    Syntax
    public class AwaitableTextureDownload : AwaitableDownload, ITextureDownload, IDownload, IDisposable

    Constructors

    Name Description
    AwaitableTextureDownload()

    Parameter-less constructor, required for inheritance.

    AwaitableTextureDownload(Uri, bool)

    Default constructor.

    Properties

    Name Description
    Texture

    Resulting texture

    Methods

    Name Description
    CreateRequest(Uri, bool)

    Generates the UnityWebRequest used for sending the request.

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