Runtime view over the active drag settings for one input type (screen or XR).
DragControls constructs one instance per input type (screenProfile / xrProfile).
All properties are lazy getters over the flat serialized fields on the owning DragControls,
so runtime writes to those fields are reflected immediately without any extra bookkeeping.
Runtime view over the active drag settings for one input type (screen or XR).
DragControlsconstructs one instance per input type (screenProfile/xrProfile). All properties are lazy getters over the flat serialized fields on the owningDragControls, so runtime writes to those fields are reflected immediately without any extra bookkeeping.