目标方向 QML 类型

用于指定指向目标点的方向。 更多...

导入语句import QtQuick.Particles
继承

Direction

属性

详细描述

属性文档

magnitude : real


magnitudeVariation : real


proportionalMagnitude : bool

如果为 true,则 magnitude 和 magnitudeVariation 的值应解释为源点和目标点之间距离的倍数,每秒。

如果为 false(默认),则 magnitude 和 magnitudeVariation 的值应解释为每秒像素。


targetItem : Item

如果指定,则它将优于 targetXtargetY。目标点是指定项的中心


targetVariation : real


targetX : real


targetY : real


© 2024 Qt 公司 Ltd. 本文档中包含的贡献归其各自的拥有者所有。所提供的文档根据自由软件基金会发布的 GNU 自自由文档许可证版本 1.3 的条款许可。Qt 和相关徽标是芬兰及/或世界其他地区的专利。