Adjust ScaleFactor of Hubble Deep Field asset

This commit is contained in:
Malin Ejdbo
2021-06-04 16:05:12 +02:00
parent 257d3f8538
commit daed88ea7e

View File

@@ -28,7 +28,7 @@ local object = {
ColorOption = { "redshift", "proximity" },
ColorRange = { { 0.0, 0.075 }, { 1.0, 25.0 } },
Unit = "Mpc",
ScaleFactor = 520.0,
ScaleFactor = 505.0,
BillboardMaxSize = 4.7,
EnablePixelSizeControl = true
},