mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-08 22:38:42 -05:00
Adjust JWST and lagrange point labels
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user