mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
Update density_volume.asset to use correct transferfunction
This commit is contained in:
@@ -36,7 +36,7 @@ local DensityVolume = {
|
||||
Type = "RenderableTimeVaryingVolume",
|
||||
StepSize = 0.004,
|
||||
Brightness = 0.3,
|
||||
TransferFunction = asset.resource("transferfunctions/mas-mhd-r-squared-old.txt"),
|
||||
TransferFunction = asset.resource("transferfunctions/mas-mhd-r-squared.txt"),
|
||||
SourceDirectory = densityDirectory,
|
||||
GridType = "Spherical",
|
||||
SecondsBefore = 24 * 60 * 60,
|
||||
|
||||
Reference in New Issue
Block a user