PlaneIntersects Method |
| Name | Description | |
|---|---|---|
| Intersects(Line3, Vector3) | ||
| Intersects(Line3, Double) |
Determines whether the given line intersects the current instance of Plane.
| |
| Intersects(Line3, Double) |
Determines whether the given line intersects the current instance of Plane.
| |
| Intersects(Ray, Vector3) |
Determines whether the given ray intersects the current instance of Plane.
| |
| Intersects(Ray, Double) |
Determines whether the given ray intersects the current instance of Plane.
| |
| Intersects(Ray, Vector3) |
Determines whether the given ray intersects the current instance of Plane.
| |
| Intersects(Ray, Double) |
Determines whether the given ray intersects the current instance of Plane.
|