docs.unity.cn
    Show / Hide Table of Contents

    Method GetAtPath

    GetAtPath(String)

    Get the importer data for a scene given its path.

    Declaration
    public static SceneImporterData GetAtPath(string path)
    Parameters
    Type Name Description
    String path

    The scene path.

    Returns
    Type Description
    SceneImporterData

    The data for the scene.

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