OnProcessScene(Scene)
Implement this method to receive a callback for each scene during the build.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Build
- Assembly: UnityEditor.CoreModule
void OnProcessScene(Scene scene)
Parameters
The scene Unity is currently processing during the build.