XrController QML Type

A type enabling the use of different controller inputs. More...

Import Statement: import QtQuick3D.Xr
Since: Qt 6.8
Inherits:

Node

Status: Technical Preview

Properties

Detailed Description

Property Documentation

controller : enumeration

Holds the controller.

It can be one of:

ConstantValue
XrController.ControllerNone
XrController.ControllerLeft
XrController.ControllerRight

handInput : XrHandInput

The hand input associated with this controller.