Enumeration HeightFieldFlags

Flags controlling the behavior of some operations involving heightfields.

Enumeration Members

Enumeration Members

FIX_INTERNAL_EDGES: 1

If set, a special treatment will be applied to contact manifold calculation to eliminate or fix contacts normals that could lead to incorrect bumps in physics simulation (especially on flat surfaces).

This is achieved by taking into account adjacent triangle normals when computing contact points for a given triangle.

Generated using TypeDoc