このページでは

PickLineEvent QML Type

PickLineEvent は、線のセグメントがピックされたときの情報を保持します。詳細...

Import Statement: import Qt3D.Render 2.11
In C++: QPickLineEvent
Status: Deprecated

プロパティ

詳細説明

ObjectPickerも参照してください

プロパティの説明

triangleIndex : uint

イベントの三角形のインデックスを指定する

vertex1Index : uint [read-only]

ピックしたエッジの最初の点のインデックスを指定する。

vertex2Index : uint [read-only]

ピックしたエッジの2番目の点のインデックスを指定する。

© 2026 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.