Click or drag to resize
DigitalRuneRay Constructor
Initializes a new instance of Ray.
Overload List
  NameDescription
Public methodRay(RayShape)
Initializes a new instance of Ray from a RayShape.
Public methodRay(Vector3F, Vector3F, Single)
Initializes a new instance of Line with the given origin and direction.
Top
See Also