CameraState Methods
From Cinemachine
Cinemachine
![]() | CameraState Methods |
The CameraState type exposes the following members.
| Name | Description | |
|---|---|---|
| AddCustomBlendable | 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 | |
| GetCustomBlendable | 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 | |
| Lerp | Intelligently blend the contents of two states. |
