Version: 2019.1
public XR.WSA.Input.GestureSettings SetRecognizableGestures (XR.WSA.Input.GestureSettings newMaskValue);

パラメーター

newMaskValueA mask indicating which gestures are now recognizable.

戻り値

GestureSettings The previous value.

説明

Set the recognizable gestures to the ones specified in newMaskValues and return the old settings.

Note that some combinations of gestures are not compatible. Currently Path cannot be used with either or both of Zoom and Scroll.