PlaneShape Constructor |
Name | Description | |
---|---|---|
PlaneShape |
Initializes a new instance of the PlaneShape class.
| |
PlaneShape(Plane) |
Initializes a new instance of the PlaneShape class.
| |
PlaneShape(Vector3F, Vector3F) |
Initializes a new instance of the PlaneShape class.
| |
PlaneShape(Vector3F, Single) |
Initializes a new instance of the PlaneShape class from a normal vector and
the distance from the origin.
| |
PlaneShape(Vector3F, Vector3F, Vector3F) |
Initializes a new instance of the PlaneShape class from three points.
|