Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

DestroyAssetObjectEventArgs.scene

public SceneManagement.Scene scene;

Description

The scene that contained the asset. This is usually an invalid scene unless the asset is explicitly associated in a scene (e.g. RenderSettings).