new UiMarkerConfigs()
Configs of UI marker styles.
Properties:
Name | Type | Description |
---|---|---|
hotTrackerColor |
String | Color of hot track marker. |
hotTrackerOpacity |
Float | Opacity of hot track marker. |
selectionMarkerStrokeColor |
String | Stroke color of selection marker. |
selectionMarkerStrokeWidth |
Float | Width of selection marker stroke. |
selectionMarkerFillColor |
String | Fill color of selection marker. Usually this value should be set to null (not filled). |
selectionMarkerOpacity |
Float | Opacity of selection marker. |
selectionMarkerEmphasisOpacity |
Float | Opacity of a highlighted selection marker. |
selectionTransformMarkerSize |
Number | Width/height of selection transform handler box, in px. |
selectionTransformMarkerOpacity |
Float | Opacity of selection transform marker. |
selectingMarkerStrokeColor |
String | Stroke color of selecting marker. |
selectingMarkerStrokeWidth |
Float | Width of selecting marker stroke. |
selectingMarkerStrokeDash |
String | Dash style of selecting marker. |
selectingMarkerFillColor |
String | Fill color of selecting marker. Usually this value should be set to null (not filled). |
selectingMarkerOpacity |
Float | Opacity of selecting marker. |
selectingBrushMarkerStrokeColor |
String | Stroke color of selecting brush marker. |
selectingBrushMarkerStrokeDash |
String | Dash style of selecting brush marker. |
selectingBrushMarkerOpacity |
Float | Opacity of selecting brush marker. |
selectingBrushMarkerStrokeLineCap |
String | |
selectingBrushMarkerStrokeLineJoin |
String | |
flexStructureAssocMarkerColor |
String | Color of marker displaying atom count in flex ring/chain controller. |
flexStructureAssocMarkerOpacity |
Float | Opacity of marker displaying atom count in flex ring/chain controller. |
flexStructureAssocMarkerFontSize |
Int | Font size of marker displaying atom count in flex ring/chain controller. |
Extends
- Kekule.AbstractConfigs