PointDirection QML Type

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

Import Statement: import QtQuick.Particles 2.0
基类:

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