path
Path of the Scene. Should be relative to the project folder. Like: "Assets/MyScenes/MyScene.unity".
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.SceneManagement
- Assembly: UnityEditor.CoreModule
public string path { get; set; }