XrOrigin QML Type
An origin location for the XrView. More...
Import Statement: | import QtQuick3D.Xr |
Since: | Qt 6.8 |
Inherits: | |
Status: | Technical Preview |
Properties
- camera : XrCamera
Signals
Detailed Description
Property Documentation
camera : XrCamera |
Signal Documentation
cameraChanged() |
Emitted when the camera changes.
Note: The corresponding handler is onCameraChanged
.