docs.unity.cn
    Show / Hide Table of Contents

    Method SetAtPath

    SetAtPath(String, SceneImporterData)

    Set the scene data for the scene at the given path.

    Declaration
    public static void SetAtPath(string path, SceneImporterData data)
    Parameters
    Type Name Description
    String path

    The scene path.

    SceneImporterData data

    The scene data.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use