LineShape QML Type

代表影响器和发射器的线条。更多

Import Statement: import QtQuick.Particles
Inherits:

ParticleExtruder

属性

详细说明

属性文档

mirrored : bool

默认情况下,线条从(0,0)到该形状所应用的项目的(宽度,高度)。

如果镜像设置为 true,则将沿 Y 轴镜像。这样,线条就会从 (0,height) 到 (width,0)。


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.