Click or drag to resize
DigitalRunePlaneShape Constructor
Initializes a new instance of the PlaneShape class.
Overload List
  NameDescription
Public methodPlaneShape
Initializes a new instance of the PlaneShape class.
Public methodPlaneShape(Plane)
Initializes a new instance of the PlaneShape class.
Public methodPlaneShape(Vector3F, Vector3F)
Initializes a new instance of the PlaneShape class.
Public methodPlaneShape(Vector3F, Single)
Initializes a new instance of the PlaneShape class from a normal vector and the distance from the origin.
Public methodPlaneShape(Vector3F, Vector3F, Vector3F)
Initializes a new instance of the PlaneShape class from three points.
Top
See Also