mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-23 20:50:59 -05:00
Make hover circle work again and remove unneccessary conversion function
This commit is contained in:
@@ -9,7 +9,7 @@ local circle = {
|
||||
FaceCamera = false,
|
||||
UseRadiusAzimuthElevation = false,
|
||||
RadiusAzimuthElevation = {1.0, 0.0, 0.0}, -- use for dome
|
||||
Scale= 0.015,
|
||||
Scale= 0.025,
|
||||
Enabled = false,
|
||||
TexturePath = "${ASSETS}/circle.png",
|
||||
CartesianPosition = { 0, 0, -2.1 },
|
||||
|
||||
Reference in New Issue
Block a user