Visual state to apply to the interactor once interaction occurs.
Maximum distance at which interaction can occur.
This is only used if searchMode is set to GrabSearchMode.Distance.
Search mode, defaults to GrabSearchMode.Distance
Snap mode, defaults to GrabSnapMode.PositionRotation
Lerp value used during interaction.
Smaller values make the grabbable more slowly snap to the interactor, higher values make the snapping effect more instantaneous.
This value is clamped in the range [0, 1].
Defaults to 0.75.
If true, handle can be transfered to another interactor.
Static TypeCurrent interactor managing this instance.
Link used to specify how / where a Grabbable is grabbed.