The Plane type exposes the following members.
Fields|
| Name | Description |
|---|
 | D |
Gets or sets the distance of the Plane along its normal from the origin as a Single.
|
 | X |
Gets or sets the X component of the normal to the Plane as a Single.
|
 | Y |
Gets or sets the Y component of the normal to the Plane as a Single.
|
 | Z |
Gets or sets the Z component of the normal to the Plane as a Single.
|
Top
See Also