docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ImportAddonInstance

    Base class for customizing load- and instantiation behavior. Injects itself into GltfImport and IInstantiator.

    Inheritance
    object
    ImportAddonInstance
    Implements
    IDisposable
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: GLTFast.Addons
    Assembly: solution.dll
    Syntax
    public abstract class ImportAddonInstance : IDisposable

    Methods

    Name Description
    Dispose()

    Releases previously allocated resources.

    Inject(GltfImportBase)

    Injects this import instance into a GltfImport

    Inject(IInstantiator)

    Injects this import instance into an instantiator.

    SupportsGltfExtension(string)

    Obtains whether a certain glTF extension is supported by this ImportAddonInstance.

    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)