The projection type of a view that is being culled.
| Property | Description | 
|---|---|
| Unknown | The type of the projection is unknown. | 
| Perspective | Objects get smaller as their distance from the viewpoint increases. | 
| Orthographic | Parallel lines in world-space remain parallel in screen-space. |