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. |