Struct OcclusionViewSettings
Represents occlusion view settings.
Namespace: Unity.Rendering.Occlusion
Assembly: solution.dll
Syntax
public struct OcclusionViewSettings
Fields
Name | Description |
---|---|
enabled | Indicates whether to process occlusion culling for the occlusion view. |
height | The height of the occlusion buffer. |
width | The width of the occlusion buffer. |