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.