PickLineEvent QML Type

PickLineEvent 保存选取线段时的信息。更多

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

属性

详细说明

另请参见 ObjectPicker

属性文档

triangleIndex : uint

指定事件的三角形索引


vertex1Index : uint [read-only]

指定选取边缘第一点的索引


vertex2Index : uint [read-only]

指定选取边缘第二点的索引


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