Sets the target coordinates for a camerasetup over a duration. The coordinate change will only be applied when CameraSetupApply (or some other variant) is ran.
CameraSetupApply
The camera setup.
The target x-coordinate.
The target y-coordinate.
The coordinates will be applied over this duration once the camera setup is applied.
Generated using TypeDoc
Sets the target coordinates for a camerasetup over a duration. The coordinate change will only be applied when
CameraSetupApply
(or some other variant) is ran.