XrOrigin QML Type

An origin location for the XrView. More...

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

Node

Status: Technical Preview

Properties

Signals

Detailed Description

Property Documentation

camera : XrCamera

Holds the camera for the XrOrigin


Signal Documentation

cameraChanged()

Emitted when the camera changes.

Note: The corresponding handler is onCameraChanged.