Photon Fusion 1.1.9

Public Attributes | List of all members
LagCompensationUtils.ContactData Struct Reference

Details regarding a shape intersection. It does not carry information about the intersection happening or not. More...

Public Attributes

Vector3 Normal
 Vector that described the plane of smallest penetration between the shapes.
 
float Penetration
 Penetration along the normal plane.
 
Vector3 Point
 Contact point.
 

Detailed Description

Details regarding a shape intersection. It does not carry information about the intersection happening or not.