General Enumerations
- 1 Minute to read
General Enumerations
- 1 Minute to read
Article summary
Did you find this summary helpful?
Thank you for your feedback
Enumerations
POSITION_UNIT
Enumeration to define the unit of measurement of the coordinates.
POSITION_UNIT.PIXELS
: PixelsPOSITION_UNIT.METERS
: Meters
ANGLE_UNIT
Enumeration to define the unit of measurement of angles.
ANGLE_UNIT.DEGREES
: DegreesANGLE_UNIT.RADIANS
: Radians
Was this article helpful?