previousScene
The scene containing the previous parent. This is useful to detect whether a GameObject was moved to another scene.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public Scene previousScene { get; }