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

CreateAssetObjectEventArgs.scene

public SceneManagement.Scene scene;

Description

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