Open 3D Engine EMotionFX 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.
EMotionFX::IntersectionInfo Struct Reference

#include <EventManager.h>

Public Attributes

AZ::Vector3 m_position
 
AZ::Vector3 m_normal
 
AZ::Vector2 m_uv
 
float m_baryCentricU
 
float m_baryCentricV
 
ActorInstancem_actorInstance
 
ActorInstancem_ignoreActorInstance
 
Nodem_node
 
Meshm_mesh
 
uint32 m_startIndex
 
bool m_isValid
 

Detailed Description

Intersection information, used by the event system, to return the results of an intersection test.


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