The XRay structure describes the ray with its origin and the direction vector. The ray is used for intersection testing in the XWorld world.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public struct XRay

See Also