Stage.GetCombinedSceneCullingMaskForCamera

Cambiar al Manual
public ulong GetCombinedSceneCullingMaskForCamera ();

Valor de retorno

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

Descripción

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.