Method OnOverlap
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
OnOverlap(Shape)
Called once for each shape found.
bool OnOverlap(Shape shape)Parameters
shapeShape-
The shape that overlaps the query volume.
Called once for each shape found.
bool OnOverlap(Shape shape)shape Shape The shape that overlaps the query volume.