Field m_Lens
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: 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 |