LensSettings.FarClipPlane Field

Cinemachine

LensSettingsFarClipPlane Field

The far 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 far region of the renderable range of the camera frustum. Typically you want to set this value as low as possible without cutting off desired distant objects")]
public float FarClipPlane
var FarClipPlane

Field Value

Type: Single
See Also