public static SceneManagement.Stage GetStage (GameObject gameObject);
public static SceneManagement.Stage GetStage (SearchService.Scene scene);

Returns

Stage The Stage that contains either the GameObject or the Scene.

Description

Get the Stage object that contains the input GameObject or Scene.