![]() |
Plasma Engine
2.0
|
Used to report overlap query results. More...
#include <PhysicsWorldModule.h>
Public Member Functions | |
PL_DECLARE_POD_TYPE () | |
Public Attributes | |
plGameObjectHandle | m_hShapeObject |
The game object to which the hit physics shape is attached. | |
plGameObjectHandle | m_hActorObject |
The game object to which the parent actor of the hit physics shape is attached. | |
plUInt32 | m_uiObjectFilterID = plInvalidIndex |
The shape id of the hit physics shape. | |
plVec3 | m_vCenterPosition |
The center position of the reported object in world space. | |
void * | m_pInternalPhysicsShape = nullptr |
void * | m_pInternalPhysicsActor = nullptr |
Used to report overlap query results.