Class CameraStateExtensions
Extension methods for CameraState.
Inherited Members
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public static class CameraStateExtensions
Methods
Name | Description |
---|---|
Find |
Returns the index of the custom blendable that is associated with the input. |
Get |
Orientation with correction applied. |
Get |
Position with correction applied. |
Get |
Get a custom blendable that will be applied to the camera. |
Get |
Orientation with correction and dutch applied. This is what the final camera gets. |
Get |
Position with correction applied. This is what the final camera gets. |
Get |
Get the number of custom blendable items that have been added to this CameraState |
Has |
Returns true if this state has a valid ReferenceLookAt value. |