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.