EditorSceneManager.CalculateAvailableSceneCullingMask

public static ulong CalculateAvailableSceneCullingMask();

Returns

ulong The lowest unused bit of the union of all culling masks.

Description 描述

Go through all Scenes and find the smallest unused bit in the unition of all Scene culling masks.