7 #include "LabelStyle.h"
8 #include "LabelResourceFontBinding.h"
25 u32 MaskedGlyphColorRGBA;
26 u32 MaskedHaloColorRGBA;
29 bool ApplyProjectionScale;
44 std::string LabelTextStyleName;
45 std::string LabelIconStyleName;
46 LabelOrientation::Type LabelOrientation;
47 LabelDisplay::Type LabelDisplay;
48 LabelHorizontalAlignment::Type LabelHorizontalAlignment;
49 LabelVerticalAlignment::Type LabelVerticalAlignment;
53 float ConstraintRadiusScale;
55 bool InitiallyFadedOut;
57 StencilMode::Type StencilMode;
58 StencilMode::Type StencilModeFlattened;
61 ScreenMarginHiding::Type ScreenMarginHiding;
71 std::string LabelStyleName;
76 std::vector<LabelTextStyleDto> LabelTextStyles;
77 std::vector<LabelIconStyleDto> LabelIconStyles;
78 std::vector<LabelStyleDto> LabelStyles;
79 std::vector<LabelStyleBindingDto> LabelStyleBindings;