HandleUtility.AddControl
public static void AddControl(int controlId,
float distance);
Description 描述
Record a distance measurement from a handle.
All handles call this with their controlID during layout, then use nearestControl to check if they got the mouseDown.