CameraState.Lens Property

Cinemachine

CameraStateLens Property

Camera Lens Settings.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public LensSettings Lens { get; set; }
function get_Lens();
function set_Lens(value);

Property Value

Type: LensSettings
See Also