AccessibilityHud
6 tools in this family (folder Editor/Tools/AccessibilityHud/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
accessibility_apply_default_template | writes | Apply preset: 'aaa_full_compliance' (4 palettes, 0.5-2.5 font, opacity 100) | 'mobile_friendly_mini… |
accessibility_export_settings_panel_uxml | writes | Emit a UI Toolkit UXML for the runtime Accessibility settings panel — palette dropdown, font slider,… |
accessibility_generate_code | writes | Emit AccessibilityManager + ColorblindPaletteApplier + FontScaler + ScreenShakeAttenuator + Photosen… |
accessibility_propose_from_prompt | read-only | Validate and normalize a full AccessibilityHudSpec that YOU write: |
accessibility_simulate_color_palette | read-only | Compute mean RGB-distance between palette swap_pairs (from→to), returns mean delta + worst-case pair… |
accessibility_validate_spec | read-only | Validate AccessibilityHudSpec: palette ids supported, font scale bounds, opacity 0-100, photosensiti… |