CameraState Methods

Cinemachine

CameraState Methods

The CameraState type exposes the following members.

Methods
  NameDescription
Public methodAddCustomBlendable
Add a custom blendable to the pot for eventual application to the camera. The base system manages but otherwise ignores this data - it is intended for extension modules
Public methodGetCustomBlendable
Get a custom blendable that will be applied to the camera. The base system manages but otherwise ignores this data - it is intended for extension modules
Public methodStatic memberLerp
Intelligently blend the contents of two states.
Top
See Also