Version: 2023.1
언어: 한국어

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.