Version: 2022.3
言語: 日本語

CullingSplit

struct in UnityEngine.Rendering

マニュアルに切り替える

説明

This struct contains the properties of a culling split.

変数

cascadeBlendCullingFactorCascade blend culling factor.
cullingMatrixCulling matrix.
cullingPlaneCountThe number of culling planes this split has in BatchCullingContext.cullingPlanes.
cullingPlaneOffsetThe index of the first plane in this split in BatchCullingContext.cullingPlanes.
nearPlaneThe near plane distance of the culling frustum.
sphereCenterThe center of the culling sphere.
sphereRadiusThe radius of the culling sphere.