Struct CameraSettings.Culling
Defines the culling settings of the camera.
상속된 멤버
네임스페이스: UnityEngine.Experimental.Rendering.HDPipeline
어셈블리: solution.dll
구문
[Serializable]
public struct CameraSettings.Culling
필드
이름 | 설명 |
---|---|
cullingMask | The mask for visible objects. |
default | Default value. |
useOcclusionCulling | True when occlusion culling will be performed during rendering, false otherwise. |