W3cubDocs

/Qt 5.15

EllipseShape QML Type

Represents an ellipse to other particle system elements. More...

Import Statement: import QtQuick.Particles 2.15
Inherits:

Shape

Properties

Detailed Description

This shape can be used by Emitter subclasses and Affector subclasses to have them act upon an ellipse shaped area.

Property Documentation

fill : bool

If fill is true the ellipse is filled; otherwise it is just a border.

Default is true.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.15/qml-qtquick-particles-ellipseshape.html