ContentSceneFile.IntegrateAtEndOfFrame

Declaration

public void IntegrateAtEndOfFrame();

Description

Calling this will cause the scene to integrate at the end of the frame.

It's unnecessary to call this if you set the Unity.Loading.ContentSceneParameters.AutoIntegrate property to true. This should only be called when the ContentSceneFile.Status is SceneLoadingStatus.WaitingForIntegrate.


Did you find this page useful? Please give it a rating: