Class ProcessAfterLoadGroup
The group of systems that runs after a scene is loaded This allows for custom post processing of loaded SubScenes ie scene offsetting
Inherited Members
Namespace: Unity.Scenes
Assembly: Unity.Scenes.dll
Syntax
[WorldSystemFilter(WorldSystemFilterFlags.ProcessAfterLoad, WorldSystemFilterFlags.Default)]
public class ProcessAfterLoadGroup : ComponentSystemGroup