moveBy

fun moveBy(screenDelta: Point): CameraOptions

Returns the CameraOptions that moves the camera by the given Point.

Return

CameraOptions for the transition.

Parameters

screenDelta

The Point for the camera transition.