Class: btAxisSweep3
Ammo.btAxisSweep3
Constructors
Constructors
constructor
• new btAxisSweep3(worldAabbMin
, worldAabbMax
, maxHandles?
, pairCache?
, disableRaycastAccelerator?
): btAxisSweep3
Parameters
Name | Type |
---|---|
worldAabbMin | btVector3 |
worldAabbMax | btVector3 |
maxHandles? | number |
pairCache? | btOverlappingPairCache |
disableRaycastAccelerator? | boolean |