mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-17 05:49:30 -07:00
Migrated changes to WebGPU
This commit is contained in:
@@ -78,6 +78,7 @@ export default ({ config, device, timeBuffer }) => {
|
||||
bloomStrength: config.bloomStrength,
|
||||
ditherMagnitude: config.ditherMagnitude,
|
||||
backgroundColor: config.backgroundColor,
|
||||
cursorColor: config.cursorColor,
|
||||
});
|
||||
})();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user