mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-17 13:59:30 -07:00
Adding a "3d" version, since just turning on volumetric doesn't look particularly good with the other recent config changes.
This commit is contained in:
@@ -239,6 +239,14 @@ const versions = {
|
||||
density: 3,
|
||||
useHoloplay: true,
|
||||
},
|
||||
|
||||
['3d']: {
|
||||
volumetric: true,
|
||||
fallSpeed: 0.5,
|
||||
baseBrightness: -0.9,
|
||||
baseContrast: 1.5,
|
||||
raindropLength: 0.3
|
||||
}
|
||||
};
|
||||
versions.throwback = versions.operator;
|
||||
versions.updated = versions.resurrections;
|
||||
|
||||
Reference in New Issue
Block a user