Skip to main content

Module scene

Module scene 

Source
Expand description

Unity Scene Management wrappers

This module contains wrappers for Unity’s Scene Management:

  • Scene: Represents a scene in Unity
  • SceneManager: Manages scene loading and unloading

Modules§

scene_management
Unity SceneManager and Scene component wrapper