docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method BeginScene

    BeginScene(string, uint[])

    Starts creating a scene instance. Has to be called at first and concluded by calling EndScene(uint[]).

    Declaration
    public void BeginScene(string name, uint[] nodeIndices)
    Parameters
    Type Name Description
    string name

    Name of the scene

    uint[] nodeIndices
    Implements
    IInstantiator.BeginScene(string, uint[])
    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)