LensSettings Methods

Cinemachine

LensSettings Methods

The LensSettings type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFromCamera
Creates a new LensSettings, copying the values from the supplied Camera
Public methodStatic memberLerp
Linearly blends the fields of two LensSettings and returns the result
Public methodValidate
Make sure lens settings are sane. Call this from OnValidate().
Top
See Also