Represents an ellipse to other particle system elements. 更多...
| import 语句: | import QtQuick.Particles 2.15 | 
| 继承: | 
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。