Method SetSpatialHintDragThresholdTriggerPosition
SetSpatialHintDragThresholdTriggerPosition(Vector3)
Set the magnitude at which the user will trigger spatial scrolling
Declaration
void SetSpatialHintDragThresholdTriggerPosition(Vector3 position)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | position | The position, whose magnitude from the origin will be used to detect an initiation of spatial scrolling |