Returns true if check is between start and end angles, using 0...2PI range.
check
start
end
Assumes a clockwise order. Ie. the checked angle is a wedge from start, clockwise to end.
Tip: use radiansNormalise on all angles first if uncertain if they are on 0...2PI range.
Returns true if
checkis betweenstartandendangles, using 0...2PI range.Assumes a clockwise order. Ie. the checked angle is a wedge from
start, clockwise toend.Tip: use radiansNormalise on all angles first if uncertain if they are on 0...2PI range.