NcEngine
nc::TestShapeHit Struct Reference

Individual hit information from a shape test query. More...

#include <CollisionQuery.h>

Public Attributes

Entity hit
 the body that was collided with
 
Vector3 point
 worldspace contact point on the surface of the hit body
 
Vector3 collisionNormal
 collision resolution normal pointing from shape towards hit
 
float depth
 penetration depth of the collision
 

Detailed Description

Individual hit information from a shape test query.


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