XrController QML Type
A type enabling the use of different controller inputs. More...
Import Statement: | import QtQuick3D.Xr |
Since: | Qt 6.8 |
Inherits: | |
Status: | Technical Preview |
Properties
- controller : enumeration
- handInput : XrHandInput
Detailed Description
Property Documentation
controller : enumeration |
Holds the controller.
It can be one of:
Constant | Value |
---|---|
XrController.ControllerNone | |
XrController.ControllerLeft | |
XrController.ControllerRight |
handInput : XrHandInput |
The hand input associated with this controller.