Plane3 Constructor |
Name | Description | |
---|---|---|
Plane3(Vector3, Vector3) |
Initializes a new instance of the Plane3 structure with a normal and a point lying on the plane.
| |
Plane3(Vector3, Single) |
Initializes a new instance of the Plane3 structure with a normal and a negative distance to the world origin.
| |
Plane3(PlaneOrientation, Boolean, Single) |
Initializes a new instance of the Plane3 structure according to an axis orientation and with an offset from the world origin.
|