PickLineEvent holds information when a segment of a line is picked. More...
| Import Statement: | import Qt3D.Render 2.9
|
| In C++: | QPickLineEvent |
| Status: | Deprecated |
See also ObjectPicker.
triangleIndex : uint
Specifies the triangle index of the event
vertex1Index : uint [read-only]
Specifies the index of the first point of the picked edge
vertex2Index : uint [read-only]
Specifies the index of the second point of the picked edge
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qml-qt3d-render-picklineevent.html