Open 3D Engine AzFramework 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.
|
Structure that contains all hits related to a SceneQuery. More...
#include <PhysicsSceneQueries.h>
Public Member Functions | |
AZ_TYPE_INFO (SceneQueryHits, "{BAFCC4E7-A06B-4909-B2AE-C89D9E84FE4E}") | |
operator bool () const | |
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
AZ_CLASS_ALLOCATOR_DECL | |
AZStd::vector< SceneQueryHit > | m_hits |
Structure that contains all hits related to a SceneQuery.