style constants used for the information panel More...
#include <ImGuiMenu.h>
Public Attributes | |
| Color | textColor |
| value text color | |
| Color | labelColor |
| property label color | |
| Color | selectedTextColor |
| selected value text color | |
| float | itemWidth {} |
| value item width | |
| float | item2Width {} |
| value item width for two-segment field | |
| float | item3Width {} |
| value item width for three-segment field | |
style constants used for the information panel
| float MR::ImGuiMenu::SelectionInformationStyle::item2Width {} |
value item width for two-segment field
| float MR::ImGuiMenu::SelectionInformationStyle::item3Width {} |
value item width for three-segment field
| float MR::ImGuiMenu::SelectionInformationStyle::itemWidth {} |
value item width
| Color MR::ImGuiMenu::SelectionInformationStyle::labelColor |
property label color
| Color MR::ImGuiMenu::SelectionInformationStyle::selectedTextColor |
selected value text color
| Color MR::ImGuiMenu::SelectionInformationStyle::textColor |
value text color