Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public readonly BatchCullingProjectionType projectionType

Remarks

Additional Resources: BatchCullingProjectionType enum.