PickLineEvent QML Type

PickLineEvent holds information when a segment of a line is picked. More...

Import Statement: import Qt3D.Render 2.6
Instantiates: QPickLineEvent

Properties

Detailed Description

See also ObjectPicker.

Property Documentation

triangleIndex : uint

Specifies the triangle index of the event


[read-only] vertex1Index : uint

Specifies the index of the first point of the picked edge


[read-only] vertex2Index : uint

Specifies the index of the second point of the picked edge


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