Contents

zNear

The near-plane of a shadow frustum.

Declaration

var zNear: SpotLightComponent.Shadow.ShadowClippingPlane { get set }

Discussion

The zNear is the minimum distance between the light and a visible surface for casting shadows. The default value for zNear is SpotLightComponent.Shadow.ShadowClippingPlane.automatic.

See Also

Configuring the shadow