get Scale By
fun getScaleBy(amount: Double, anchor: ScreenCoordinate? = null, owner: String? = null): Array<CameraAnimator<*>>
Content copied to clipboard
Get default animators for "scaleBy" animation Add scale value to current camera scale
Return
Array of the created animators
Parameters
amount
The amount to scale by
anchor
The optional focal point to scale on