Returns the collision distance with the box box.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public Vector3 GetCollisionDistance( XAxisAlignedBox box ) |
Parameters
- box
- Type: SGP.XSpace..::.XAxisAlignedBox
The XAxisAlignedBox box that will be tested.