XrHapticEffect QML Type
Represents a haptic effect. More...
| Import Statement: | import QtQuick3D.Xr |
| Since: | Qt 6.9 |
| Inherited By: | |
| Status: | Technology preview |
This type is in technology preview and is subject to change.
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.