Object Interaction¶
Pointer-based interaction with scene entities — clicking, dragging, and scrolling on objects — lives in this section. For the UI surface (panel controls, layout views, menus, dialogs, banners, themes), see the UI & Controls section.
Topics¶
| Guide | What you will learn |
|---|---|
| Object Interaction | Click/drag/scroll handlers on scene entities, InteractionTrigger/InteractionConfig, Camera projection |
Related¶
- Active Elements — simplified high-level API (
ActPoint) - Image Interaction — drag/click on an
ImageCanvas - UI & Controls —
SliderView/ButtonView/… controls and layouts