XrHapticEffect QML Type

Represents a haptic effect. More...

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

QtObject

Inherited By:

XrSimpleHapticEffect

Status: Technical Preview

Detailed Description

XrHapticEffect defines the characteristics of the haptic effect.

This type is abstract. Use a subtype, such as XrSimpleHapticEffect.

See also XrHapticFeedback and XrSimpleHapticEffect.