docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ITextureDownload

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

    Inherited Members
    IDownload.Success
    IDownload.Error
    IDownload.Data
    IDownload.Text
    IDownload.IsBinary
    IDisposable.Dispose()
    Namespace: GLTFast.Loading
    Assembly: solution.dll
    Syntax
    public interface ITextureDownload : IDownload, IDisposable

    Properties

    Texture

    Resulting texture

    Declaration
    Texture2D Texture { get; }
    Property Value
    Type Description
    Texture2D
    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)