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.
|
#include <EditorWhiteBoxComponentModeTypes.h>
Public Attributes | |
AZStd::vector< PolygonBoundWithHandle > | m_polygonBounds |
AZStd::vector< EdgeBoundWithHandle > | m_edgeBounds |
AZStd::vector< VertexBoundWithHandle > | m_vertexBounds |
Structure to hold white box mesh data to do ray-casts against.