PickEvent QML Type
PickEvent holds information when an object is picked. More...
Import Statement: | import Qt3D.Render 2.0 |
Instantiates: | QPickEvent |
Properties
- accepted : bool
- distance : bool
- localIntersection : bool
- position : bool
- worldIntersection : bool
Detailed Description
See also ObjectPicker and PickingSettings.