ShadowSplitData

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

Describes the culling information for a given shadow split (e.g. directional cascade).

Static Properties

maximumCullingPlaneCountThe maximum number of culling planes.

Properties

cullingPlaneCountThe number of culling planes.
cullingSphereThe culling sphere. The first three components of the vector describe the sphere center, and the last component specifies the radius.

Public Methods

GetCullingPlaneGets a culling plane.
SetCullingPlaneSets a culling plane.

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