|
Avara3D 0.2.0
C++ API reference
|
Options controlling a convex sweep collision query. More...
#include <a3d/physics/PhysicsWorld.h>
Public Attributes | |
| HitTestSearchMode | searchMode {HitTestSearchMode::Closest} |
| How matching sweep hits are selected. More... | |
Options controlling a convex sweep collision query.
Definition at line 51 of file PhysicsWorld.h.
| HitTestSearchMode a3d::PhysicsWorld::ConvexSweepTestOptions::searchMode {HitTestSearchMode::Closest} |
How matching sweep hits are selected.
Definition at line 53 of file PhysicsWorld.h.