Version: 2022.3
언어: 한국어

Stage.GetCombinedSceneCullingMaskForCamera

매뉴얼로 전환
public ulong GetCombinedSceneCullingMaskForCamera ();

반환

ulong The combined Scene culling mask for this Stage. Unity uses this mask on the Scene view Camera for renderer filtering.

설명

Gets the Scene culling mask from this Stage.

Depending on the currently open Stages, this can either be a Scene culling mask from a single Scene or a combined Scene culling mask from multiple Scenes. Unity uses the mask that this function returns on the Scene view Camera for renderer filtering.