This version of Unity is unsupported.

BatchCullingContext.projectionType

public Rendering.BatchCullingProjectionType projectionType;

Description

The projection of the view from which the culling is invoked. Usage example: take different culling paths for orthographic vs perspective views.

See Also: BatchCullingProjectionType enum.