Adjust JWST and lagrange point labels

This commit is contained in:
Malin E
2022-03-21 17:22:02 +01:00
parent bc9e1e2a60
commit 965aa7f766
5 changed files with 8 additions and 9 deletions

View File

@@ -132,12 +132,11 @@ local JWSTLabel = {
End = "2024 JAN 22"
},
Renderable = {
Enabled = true,
Type = "RenderableLabels",
Text = "JWST",
FontSize = 20,
Size = 6.25,
MinMaxSize = { 1.0, 100.0 },
FontSize = 50,
Size = 6.5,
MinMaxSize = { 4.0, 30.0 },
OrientationOption = "Camera View Direction",
BlendMode = "Normal",
EnableFading = false

View File

@@ -58,7 +58,7 @@ local L1Label = {
Renderable = {
Type = "RenderableLabels",
Text = "L1",
FontSize = 20,
FontSize = 50,
Size = 7.5,
MinMaxSize = { 1.0, 100.0},
OrientationOption = "Camera View Direction",

View File

@@ -76,7 +76,7 @@ local L2SmallLabel = {
Renderable = {
Type = "RenderableLabels",
Text = "L2",
FontSize = 20.0,
FontSize = 50.0,
Size = 6.0,
MinMaxSize = { 1.0, 100.0 },
OrientationOption = "Camera View Direction",
@@ -97,7 +97,7 @@ local L2Label = {
Renderable = {
Type = "RenderableLabels",
Text = "L2",
FontSize = 20,
FontSize = 50,
Size = 7.5,
MinMaxSize = { 1.0, 100.0},
OrientationOption = "Camera View Direction",

View File

@@ -58,7 +58,7 @@ local L4Label = {
Renderable = {
Type = "RenderableLabels",
Text = "L4",
FontSize = 20,
FontSize = 50,
Size = 8.5,
MinMaxSize = { 1.0, 100.0 },
OrientationOption = "Camera View Direction",

View File

@@ -58,7 +58,7 @@ local L5Label = {
Renderable = {
Type = "RenderableLabels",
Text = "L5",
FontSize = 20,
FontSize = 50,
Size = 8.5,
MinMaxSize = { 1.0, 100.0 },
OrientationOption = "Camera View Direction",