QtQuick.Particles.PointDirection

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

Import Statement: import QtQuick.Particles 2.0
Inherits:

Direction

Properties

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.

Property Documentation

x : real


xVariation : real


y : real


yVariation : real