EllipseShape QML Type

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

导入语句: 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.

默认为 true。