@revideo/2d / curves / getCircleProfile
Function: getCircleProfile()
getCircleProfile(
size,startAngle,endAngle,closed,counterclockwise?):CurveProfile
Defined in: 2d/src/lib/curves/getCircleProfile.ts:7
Parameters
size
Vector2
startAngle
number
endAngle
number
closed
boolean
counterclockwise?
boolean = false