Declaración
func GetCullingMask(camera entity<Camera>) List<int>
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
Camera | CameraConfig | Target Camera Entity |
Regresar
Tipo | Descripción |
---|---|
ListT_Int | Layer mask, only the layers within the layer mask will be displayed in the target camera |