Cinemachine
CameraStateFinalPosition Property |
Position with correction applied. This is what the final camera gets.
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Vector3 FinalPosition { get; }
function get_FinalPosition();
Property Value
Type: Vector3See Also