projectionType
The projection of the view from which the culling is invoked. Usage example: take different culling paths for orthographic vs perspective views.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public readonly BatchCullingProjectionType projectionType
Remarks
Additional Resources: BatchCullingProjectionType enum.