PointDirection QML Type

For specifying a direction that varies in x and y components 更多...

导入语句: import QtQuick.Particles 2.0
继承:

Direction

特性

详细描述

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