Direction3D QML Type

Directions assign velocity for the emitted particles. More...

Import Statement: import QtQuick3D.Particles3D
Since: Qt 6.2
Inherits:

QtObject

Inherited By:

TargetDirection3D and VectorDirection3D

Detailed Description

The Direction3D is an abstract base class of directions like TargetDirection3D and VectorDirection3D.