Cinemachine
![]() | CinemachineVirtualCameram_Lens Field |
Specifies the LensSettings of this Virtual Camera.
These settings will be transferred to the Unity camera when the vcam is live.
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)

[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