convertDegreesToRadians property

bool get convertDegreesToRadians

When using functions asking for angles, automatically convert the degrees to radians to compute them.

Implementation

bool get convertDegreesToRadians;