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