LensSettings.NearClipPlane Field

Cinemachine

LensSettingsNearClipPlane Field

The near clip plane for this LensSettings

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("This defines the near region in the renderable range of the camera frustum. Raising this value will stop the game from drawing things near the camera, which can sometimes come in handy.  Larger values will also increase your shadow resolution.")]
public float NearClipPlane
var NearClipPlane

Field Value

Type: Single
See Also