TriLib
Search Results for

    Show / Hide Table of Contents

    Enum ReaderBase.PostLoadingSteps

    Represents the post-loading steps enumeration, used to track the final stages of model processing.

    Namespace: TriLibCore
    Assembly: TriLibCore.dll
    Syntax
    public enum ReaderBase.PostLoadingSteps

    Fields

    Name Description
    FinishedProcessing

    Indicates that all processing is complete.

    PostProcessAnimationClips

    Indicates post-processing animation clips.

    PostProcessRenderers

    Indicates post-processing renderers.

    ProcessTextures

    Indicates processing textures.

    Extension Methods

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