|
NcEngine
|
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 | |
Individual hit information from a shape test query.