Untold Engine  Beta v0.0.16
docs
U4DEngine::CONTACTEDGE Struct Reference

The CONTACTEDGE structure holds collision polygon segment information. More...

Public Attributes

U4DSegment segment
 Segment of polygon.
 
bool isDuplicate
 Is the polygon segment a duplicate.
 
U4DVector3n normal
 Normal vector to polygon segment.
 
bool isReference
 Is segment a reference segment.
 
float dotProduct
 Dot product parallel to segment.
 
float distance
 Distance to segment.
 

Detailed Description

The CONTACTEDGE structure holds collision polygon segment information.