tiltBy
fun tiltBy(@FloatRange(from = 0.0, to = 90.0) tiltDelta: Double): CameraOptions
Content copied to clipboard
Returns the CameraOptions that adjust the tilt of the camera by the given delta.
Return
CameraOptions for the transition.
See also
to read more about the tilt attribute.
Parameters
tiltDelta
The tilt delta for the camera position.