getSliceCenterPoints

fun getSliceCenterPoints(sAngle: Float, arcProgress: Float, size: Size, padding: Float): Triple<Float, Float, Float>

Returns the center points of the slice

Parameters

sAngle

Start angle of the point

arcProgress

Progress angle of the point

size

Size of the canvas

padding

padding of the canvas