Home | History | Annotate | Download | only in docs

Lines Matching full:degrees

1529 function AngleToPt(center, radius, degrees) {
1530 var radians = degrees * Math.PI / 180.0;