Class SceneSystemGroup
The group of systems responsible for loading and unloading scenes.
Inherited Members
Namespace: Unity.Scenes
Syntax
[ExecuteAlways]
[UpdateInGroup(typeof(InitializationSystemGroup))]
public class SceneSystemGroup : ComponentSystemGroup