The closest polygon returned after performing a ray intersection. More...
#include <EditorWhiteBoxComponentModeTypes.h>
Public Member Functions | |
| Api::PolygonHandle | GetHandle () const |
Public Attributes | |
| PolygonBoundWithHandle | m_closestPolygonWithHandle |
| Polygon and corresponding handle. | |
| Intersection | m_intersection |
| Intersection information (distance and position). | |
| Api::FaceHandle | m_pickedFaceHandle |
| The individual face that was picked. | |
The closest polygon returned after performing a ray intersection.