Class Occluder
Specifies which entities are occluders and configures occluder settings.
Inherited Members
Namespace: Unity.Rendering.Occlusion
Assembly: solution.dll
Syntax
public class Occluder : MonoBehaviour
Fields
Name | Description |
---|---|
local |
The position offset to apply to the occluder mesh. |
local |
The rotation offset to apply to the occluder mesh. |
local |
The scale offset to apply to the occluder mesh. |
mesh | The mesh to use for occlusion culling calculations. |