path
Returns the relative path of the Scene. For example: "Assets/MyScenes/MyScene.unity".
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.SceneManagement
- Assembly: UnityEngine.CoreModule
public string path { get; }