Click or drag to resize

PlaneIntersects Method

Overload List
  NameDescription
Public methodIntersects(Line3, Vector3)
Public methodIntersects(Line3, Double)
Determines whether the given line intersects the current instance of Plane.
Public methodIntersects(Line3, Double)
Determines whether the given line intersects the current instance of Plane.
Public methodIntersects(Ray, Vector3)
Determines whether the given ray intersects the current instance of Plane.
Public methodIntersects(Ray, Double)
Determines whether the given ray intersects the current instance of Plane.
Public methodIntersects(Ray, Vector3)
Determines whether the given ray intersects the current instance of Plane.
Public methodIntersects(Ray, Double)
Determines whether the given ray intersects the current instance of Plane.
Top
See Also