EllipseShape QML Type

Represents an ellipse to other particle system elements 更多...

Import Statement: import QtQuick.Particles 2.0
基类:

Shape

属性

详细描述

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

属性

fill : bool

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

Default is true.