Math |
Name | Description | |
---|---|---|
GetPlaneIntersection(Plane, BoundingBox) | Returns a MathUtilsPlaneIntersectionType that describes where the specified bounds (as Rect3D) lie in relation to this Plane. | |
GetPlaneIntersection(Plane, Vector3, Double) | Returns a MathUtilsPlaneIntersectionType that describes where the Sphere (specified by sphereCenter and sphereRadius) lies in relation to this Plane. | |
GetPlaneIntersection(Plane, Vector3, Single) | Returns a MathUtilsPlaneIntersectionType that describes where the specified position lie in relation to this Plane. | |
GetPlaneIntersection(Plane, Vector3, Single) | Returns a MathUtilsPlaneIntersectionType that describes where the specified positions lie in relation to this Plane. |