Preroll udpate
All checks were successful
CI / React UI Build (push) Successful in 11s
CI / Native Windows Build And Tests (push) Successful in 2m29s
CI / Windows Release Package (push) Successful in 2m30s

This commit is contained in:
Aiden
2026-05-10 22:30:47 +10:00
parent c8a4bd4c7b
commit c38c22834d
7 changed files with 198 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
{
"id": "white-match-probe",
"name": "White Match Probe",
"description": "Samples a movable box, stores a reference color on trigger using shader-local feedback, and compares the current sample against the held reference for camera matching.",
"category": "Utility",
"description": "Samples a movable box, stores a reference color on trigger using shader-local feedback, and compares the current sample against a captured or manual reference for camera matching.",
"category": "Scopes & Guides",
"entryPoint": "storeReferenceState",
"passes": [
{