Tests whether the ray ray intersects this box.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- ray
- Type: SGP.XSpace..::.XRay
The XRay ray being tested.
- point
- Type:
Vector3
%
Returns the Vector3 point of intersection.
- distanceSq
- Type:
System..::.Single
%
Returns the squared distance from the ray start to the point of intersection.