Open 3D Engine AzFramework 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.
AzPhysics::SceneQueryHits Struct Reference

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< SceneQueryHitm_hits
 

Detailed Description

Structure that contains all hits related to a SceneQuery.


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