Version: 2020.2
言語: 日本語
public static ulong GetSceneCullingMask (SceneManagement.Scene scene);

パラメーター

scene The scene to get the culling mask from.

戻り値

ulong The scene's current culling mask as a bitfield.

説明

Return the culling mask set on the given Scene.

The culling mask for a Scene is used by Cameras to determine which Scenes should appear in the Cameras final render target. Culling masks are stored as a bitfield.