GetScene(in HierarchyNode)
Gets the Scene associated with the subscene for the specified HierarchyNode.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Hierarchy.Editor
- Assembly: UnityEditor
GetScene(HierarchyNode)
public Scene GetScene(in HierarchyNode node)
Parameters
The HierarchyNode to get the Scene for.