SelectorConfig
- class SelectorConfig[source]
Bases:
objectThe class representation of a selector class Selector. It contains all the settings about the selector: enable_selector, selectioncolor, …
- Parameters:
- enable_selectorbool
Enable the selector.
- selectioncolorColor
The color of the selected object.
See also
compas_viewer.components.renderer.selector.Selectorcompas_viewer.configurations.render_config.RendererConfig