docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate GameObjectInstantiator.NodeCreatedDelegate

    Information for when a node's GameObject has been created.

    Namespace: GLTFast
    Assembly: glTFast.dll
    Syntax
    public delegate void GameObjectInstantiator.NodeCreatedDelegate(uint nodeIndex, GameObject gameObject)
    Parameters
    Type Name Description
    uint nodeIndex

    Index of the corresponding glTF node.

    GameObject gameObject

    GameObject that was created.

    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)