Tao.Ode SDK Documentation

Ode.dContactGeom.normal Field

A unit length vector that is, generally speaking, perpendicular to the contact surface.

[Visual Basic]
Public normal As dVector3
[C#]
public dVector3 normal;

See Also

Ode.dContactGeom Class | Tao.Ode Namespace