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

ContentSceneParameters.autoIntegrate

public bool autoIntegrate;

Description

True if the scene should be automatically integrated after the load completes. If this is set to false, the user must call ContentSceneFile.IntegrateAtEndOfFrame when they are ready to integrate.