SimulatedMotionControllerButtonState.IsSelecting 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 selecting (i.e. the trigger button is being pressed)
public: bool IsSelecting;
public bool IsSelecting;
val mutable IsSelecting : bool
Public IsSelecting As Boolean