DrawingStyle

Description

Type defines style of graphical object to be drawn

Structure fields and default values (if defined) are described below:

Name Type Default Description
DrawingMode DrawingMode Selects between high quality or fast drawing
Opacity FloatType 1.0f Allows drawing transparent shapes
Thickness FloatType 3.0f Thickness of drawn lines
Filled Bool Defines if the interior of the shape should be filled or not
PointShape PointShape Shape of drawn points
PointSize FloatType 2.0f Thickness of drawn points