Struct SceneImporterData
Contains scene data that is stored in the userData field of the importer.
Namespace: Unity.Scenes.Editor
Assembly: solution.dll
Syntax
public struct SceneImporterData
Methods
Name | Description |
---|---|
Get |
Get the importer data for a scene given its path. |
Set |
Set the scene data for the scene at the given path. |