Plane3 Methods |
The Plane3 type exposes the following members.
| Name | Description | |
|---|---|---|
| Color |
Gets the plane color according to the orientation.
| |
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Intersect |
Compute the intersection between a ray and the plane.
| |
| Position |
Gets the position status of a point relatively to the plane.
| |
| ToString |
Format the Plane3 to a String.
(Overrides ValueTypeToString.) |