added transparency and LUT lookup
This commit is contained in:
49
TSE-RTS/Resources/DCMVizPresets/Preset1.json
Normal file
49
TSE-RTS/Resources/DCMVizPresets/Preset1.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"transparencyCount": 4,
|
||||
"transparency": [
|
||||
{
|
||||
"index": 0.3114,
|
||||
"transpValue": 0.0
|
||||
},
|
||||
{
|
||||
"index": 0.3233,
|
||||
"transpValue": 1.0
|
||||
},
|
||||
{
|
||||
"index": 0.5431,
|
||||
"transpValue": 1.0
|
||||
},
|
||||
{
|
||||
"index": 0.5675,
|
||||
"transpValue": 0.0
|
||||
}
|
||||
],
|
||||
|
||||
"colorCount": 6,
|
||||
"colors": [
|
||||
{
|
||||
"index": 0.0000,
|
||||
"color": { "x": 0.00, "y": 0.00, "z": 0.00 }
|
||||
},
|
||||
{
|
||||
"index": 0.2256,
|
||||
"color": { "x": 0.10, "y": 0.08, "z": 0.08 }
|
||||
},
|
||||
{
|
||||
"index": 0.2598,
|
||||
"color": { "x": 0.30, "y": 0.22, "z": 0.20 }
|
||||
},
|
||||
{
|
||||
"index": 0.3233,
|
||||
"color": { "x": 0.92, "y": 0.88, "z": 0.78 }
|
||||
},
|
||||
{
|
||||
"index": 0.4454,
|
||||
"color": { "x": 0.96, "y": 0.92, "z": 0.84 }
|
||||
},
|
||||
{
|
||||
"index": 0.5431,
|
||||
"color": { "x": 1.00, "y": 0.98, "z": 0.92 }
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user