docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IDataInstanceApplierFactory

    Factory that owns conversion-phase data (IDataCache) and produces IInstanceApplier instances which apply that data to instantiated scenes.

    Inherited Members
    IDisposable.Dispose()
    IInstanceApplierFactory.CreateInstanceApplier(IInstantiator)
    Namespace: GLTFast.Addons
    Assembly: glTFast.dll
    Syntax
    public interface IDataInstanceApplierFactory : IDataCache, IDisposable, IInstanceApplierFactory
    Remarks

    The factory's lifetime spans the import: it is created at the end of the conversion phase and disposed when the cached data is no longer needed. It may be used to apply the same data to multiple scene instances.

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