TargetDirection QML Type
目標点に向かう方向を指定する。もっと詳しく...
Import Statement: | import QtQuick.Particles |
Inherits: |
プロパティ
- magnitude : real
- magnitudeVariation : real
- proportionalMagnitude : bool
- targetItem : Item
- targetVariation : real
- targetX : real
- targetY : real
物件詳細
プロパティの説明
magnitude : real |
magnitudeVariation : real |
proportionalMagnitude : bool |
trueの場合、magnitudeとmagnitudeVariation の値は、ソースポイントとターゲットポイント間の距離の倍数として解釈される。
false(デフォルト)の場合、magnitude とmagnitudeVariation の値は、1 秒あたりのピクセル数として解釈される。
targetVariation : real |
targetX : real |
targetY : real |
© 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.