CinemachineFreeLook.m_Lens Field

Cinemachine

CinemachineFreeLookm_Lens Field

Specifies the lens properties of this Virtual Camera. This generally mirrors the Unity Camera's lens settings, and will be used to drive the Unity camera when the vcam is active

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[FormerlySerializedAsAttribute("m_LensAttributes")]
[TooltipAttribute("Specifies the lens properties of this Virtual Camera.  This generally mirrors the Unity Camera's lens settings, and will be used to drive the Unity camera when the vcam is active")]
[LensSettingsPropertyAttribute]
public LensSettings m_Lens
var m_Lens

Field Value

Type: LensSettings
See Also