PickLineEvent QML Type
PickLineEvent holds information when a segment of a line is picked. More...
Import Statement: | import Qt3D.Render 2.15 |
Instantiates: | QPickLineEvent |
Properties
- triangleIndex : uint
- vertex1Index : uint
- vertex2Index : uint
Detailed Description
See also ObjectPicker.