CullingSplit

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

This struct contains the properties of a culling split.

Properties

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.

Did you find this page useful? Please give it a rating: