Transparency

This commit is contained in:
2026-05-02 19:29:18 +10:00
parent 1d9bf151ce
commit 8ce556330f
5 changed files with 204 additions and 5 deletions

View File

@@ -2,5 +2,6 @@
"shaderLibrary": "shaders",
"serverPort": 8080,
"autoReload": true,
"maxTemporalHistoryFrames": 12
"maxTemporalHistoryFrames": 12,
"enableExternalKeying": true
}