mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-06 19:39:56 -05:00
Merge branch 'issue/637'
This commit is contained in:
@@ -29,7 +29,7 @@ local object = {
|
||||
LabelFile = speck .. "/localdwarfs.label",
|
||||
TextColor = { 0.3, 0.3, 1.0, 1.0 },
|
||||
ScaleFactor = 478,
|
||||
TextSize = 19.2,
|
||||
TextSize = 18.3,
|
||||
TextMinSize = 7.3,
|
||||
Unit = "Mpc"
|
||||
},
|
||||
|
||||
@@ -14,11 +14,12 @@ local object = {
|
||||
Renderable = {
|
||||
Type = "RenderableBillboardsCloud",
|
||||
Enabled = false,
|
||||
DrawLabels = true,
|
||||
Color = { 1.0, 1.0, 1.0 },
|
||||
Transparency = 0.65,
|
||||
LabelFile = speck .. "/voids.label",
|
||||
TextColor = { 0.0, 0.4, 0.7, 1.0 },
|
||||
TextSize = 21.9,
|
||||
TextSize = 20.9,
|
||||
TextMinSize = 8.0,
|
||||
Unit = "Mpc"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user