Field m_Lens
Specifies the LensSettings of this Virtual Camera. These settings will be transferred to the Unity camera when the vcam is live.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("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.")]
[FormerlySerializedAs("m_LensAttributes")]
public LegacyLensSettings m_Lens
Returns
Type | Description |
---|---|
LegacyLensSettings |