Version: 2022.3

BatchCullingProjectionType

enumeration

切换到手册

描述

The projection type of a view that is being culled.

变量

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.