The Plane type exposes the following members.
Fields
| Name | Description |
---|
| A |
The A component of the plane.
|
| B |
The B component of the plane.
|
| C |
The C component of the plane.
|
| D |
The D component of the plane.
|
| Zero |
Returns the plane with all of its components set to zero.
|
TopSee Also