Development note
InputTarget with Allowed Input = Direct authors `allowsDirectInput = 1` and `allowsIndirectInput = 0`.
Fixture deltas show Direct mode serializes as explicit booleans on the InputTarget component prim.
Metadata
Reproduction
- Open the Input Target fixture in ComponentFieldExploration.
- Set Allowed Input to Direct.
- Save and diff USDA against the base fixture.
- Verify `allowsDirectInput = 1` and `allowsIndirectInput = 0` on `RealityKit.InputTarget`.
Evidence
- Inspector verified field matrixlocal-only evidence path (not publicly exposed)
Section "RealityKit.InputTarget" documents authored deltas for Allowed Input modes.
- ComponentFieldExploration fixture rootlocal-only evidence path (not publicly exposed)
Contains AllowedInput base/direct/indirect fixture variants.
Details
This claim is scoped to authored scene data only and does not assert runtime interaction behavior.