Class CircularArcProperties

The properties for approximation of the circular arc.

Constructors

Properties

centre: Vector2

The centre position of a circle.

direction: number

The direction in which the circle will be drawn.

isValid: boolean

Whether the properties are valid.

radius: number

The radius of a circle.

thetaRange: number

The angle of the drawn circle.

thetaStart: number

Starting angle of the circle.

Accessors