FIX:add new light for text shape

Jira: STUDIO-2623
Change-Id: I3a189154455040e8c2cb41ff8d8ac065661406ad
(cherry picked from commit 5854839c8f552b136cca6b3ff75605fa1e696fd0)
This commit is contained in:
zhou.xu
2023-08-29 16:22:14 +08:00
committed by Lane.Wei
parent c631a69c32
commit bcd8c90b4f
3 changed files with 12 additions and 3 deletions

View File

@@ -260,7 +260,7 @@ private:
class GLVolume {
public:
std::string name;
bool is_text_shape{false};
static std::array<float, 4> DISABLED_COLOR;
static std::array<float, 4> SLA_SUPPORT_COLOR;
static std::array<float, 4> SLA_PAD_COLOR;