For specifying a direction that varies in x and y components. 更多...
| import 语句: | import QtQuick.Particles 2.12 |
| 继承: | Direction |
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.
|
x : real |
|
xVariation : real |
|
y : real |
|
yVariation : real |