Build viewer/editor #13
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ struct CustomStyle {
|
||||||
Color4 colour{0.0f};
|
Color4 colour{0.0f};
|
||||||
Float metallic = 0.0f;
|
Float metallic = 0.0f;
|
||||||
Float gloss = 0.0f;
|
Float gloss = 0.0f;
|
||||||
|
bool glow = false;
|
||||||
|
|
||||||
Int patternId = 0;
|
Int patternId = 0;
|
||||||
Float opacity = 0.0f;
|
Float opacity = 0.0f;
|
||||||
|
|
Loading…
Reference in a new issue