imgui_update_hit_region
Update an existing hit region by modifying its shape, transform, or interaction flags—only the fields you specify are changed, leaving the rest untouched.
Instructions
Update a hit region's shape, transform, or interaction flags. Only provided fields are updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Hit region id to update | |
| p1 | No | ||
| p2 | No | ||
| points | No | ||
| transform | No | ||
| interactions | No |