interaction visionOS 1 ✓ RCP

Input​Target​Component

Makes an entity respond to system input events: tap, drag, pinch, and spatial gestures.

Official Abstract: A component that gives an entity the ability to receive system input.

iOS / iPadOS
18.0
since iOS 18.0
visionOS
1.0
since visionOS 1.0
macOS
15.0
since macOS 15.0

Raw USDA sample and schema notes for InputTargetComponent.

open schema details
  • Add Component menu

    Available directly in Reality Composer Pro and editable in the inspector.

  • 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.

    details →