Class OcclusionView
Explicitly specifies which frustum views are occlusion views and configures occlusion view settings.
Inherited Members
Namespace: Unity.Rendering.Occlusion
Assembly: solution.dll
Syntax
[ExecuteInEditMode]
[DisallowMultipleComponent]
public class OcclusionView : MonoBehaviour
Fields
Name | Description |
---|---|
Default |
The default value for the occlusion buffer height and width. |
Occlusion |
The height of the occlusion buffer. |
Occlusion |
The width of the occlusion buffer. |
Occlusion |
Indicates whether to process occlusion culling for the attached frustum view. |