TriLib
Search Results for

    Show / Hide Table of Contents

    Interface IAssetLoaderContext

    Represents a Context that has access to the main Asset Loader Context.

    Namespace: TriLibCore.Interfaces
    Assembly: TriLibCore.dll
    Syntax
    public interface IAssetLoaderContext

    Properties

    Context

    Gets/Sets the Asset Loader Context reference. Asset Loader Context contains the Model loading data.

    Declaration
    AssetLoaderContext Context { get; }
    Property Value
    Type Description
    AssetLoaderContext

    Extension Methods

    IObjectExtensions.TryToDispose<T>(object)
    In this article
    Back to top Generated by DocFX