Open 3D Engine WhiteBox Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
WhiteBox::EdgeIntersection Struct Reference

The closest edge returned after performing a ray intersection. More...

#include <EditorWhiteBoxComponentModeTypes.h>

Public Member Functions

Api::EdgeHandle GetHandle () const
 

Public Attributes

EdgeBoundWithHandle m_closestEdgeWithHandle
 
Intersection m_intersection
 

Detailed Description

The closest edge returned after performing a ray intersection.


The documentation for this struct was generated from the following file: