get_threshold_trigger_distance


Description:

[ Version ( since = "1.18" ) ]
public void get_threshold_trigger_distance (out float x, out float y)

Retrieves the threshold trigger distance of the gesture this, as set using set_threshold_trigger_distance.

Parameters:

this

a GestureAction

x

The return location for the horizontal distance, or null

y

The return location for the vertical distance, or null