SpatialInteractionController.HasThumbstick Property
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.
Gets whether the motion controller has a thumbstick.
public:
property bool HasThumbstick { bool get(); };
bool HasThumbstick();
public bool HasThumbstick { get; }
var boolean = spatialInteractionController.hasThumbstick;
Public ReadOnly Property HasThumbstick As Boolean
Property Value
Boolean
bool
Whether the controller has a thumbstick.