PointDirection QML Type
For specifying a direction that varies in x and y components. More...
| Import Statement: | import QtQuick.Particles 2.15 | 
| Inherits: | 
Properties
- x : real
 - xVariation : real
 - y : real
 - yVariation : real
 
Detailed Description
The PointDirection element allows both the specification of a direction by x and y components, as well as varying the parameters by x or y component.