Open 3D Engine WhiteBox Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
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.