This version of Unity is unsupported.

BatchCullingProjectionType

enumeration

Description

The projection type of a view that is being culled.

Properties

UnknownThe type of the projection is unknown.
PerspectiveObjects get smaller as their distance from the viewpoint increases.
OrthographicParallel lines in world-space remain parallel in screen-space.