Hot reload
Some checks failed
CI / React UI Build (push) Successful in 11s
CI / Native Windows Build And Tests (push) Failing after 2m3s
CI / Windows Release Package (push) Has been skipped

This commit is contained in:
2026-05-21 15:58:23 +10:00
parent dc247ab58d
commit c2de2c3738
14 changed files with 231 additions and 10 deletions

View File

@@ -15,6 +15,7 @@ enum class RuntimeControlCommandType
SetLayerShader,
UpdateLayerParameter,
ResetLayerParameters,
ReloadShaders,
Unsupported
};