Declaration
func GetCustomCameraCullingMask(target entity<CustomCamera>) List<int>
go
Parameters
Input
Name | Type | Description |
---|---|---|
Target | BasicCamera | Target Camera Entity |
Return
Type | Description |
---|---|
ListT_Int | Layer mask, only the layers within the layer mask will be displayed in the target camera |