docs.unity.cn
    Show / Hide Table of Contents

    Struct SceneImporterData

    Contains scene data that is stored in the userData field of the importer.

    Namespace: Unity.Scenes.Editor
    Syntax
    public struct SceneImporterData

    Methods

    Name Description
    GetAtPath(String)

    Get the importer data for a scene given its path.

    SetAtPath(String, SceneImporterData)

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

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023