Call this after changing heights. So the bounding box for collision detection gets recalculated.

Namespace: JigLibX.Geometry
Assembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0

Syntax

C#
public void RecalculateBoundingBox()
Visual Basic
Public Sub RecalculateBoundingBox
Visual C++
public:
void RecalculateBoundingBox()

See Also