getRotateBy

fun getRotateBy(first: ScreenCoordinate, second: ScreenCoordinate, owner: String? = null): Array<CameraAnimator<*>>

Get default animators for "rotateBy" animation

Return

Array of the created animators

Parameters

first

The first pointer to rotate on

second

The second pointer to rotate on