SimulatedMotionControllerButtonState.IsGrabbing Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether the motion controller is grabbing (i.e. the grab button is being pressed)
public: bool IsGrabbing;
public bool IsGrabbing;
val mutable IsGrabbing : bool
Public IsGrabbing As Boolean