Plane |
The PlaneD3D type exposes the following members.
| Name | Description | |
|---|---|---|
| Empty | ||
| Normal | ||
| Normalized | ||
| W | Gets the distance of the plane to the origin (0,0,0). If the plane's normal vector is not normalized, this is the distance in units of the plane's normal. | |
| X | Gets the x component of the plane's normal. | |
| Y | Gets the y component of the plane's normal. | |
| Z | Gets the z component of the plane's normal. |