Click or drag to resize

Plane Constructor

Overload List
  NameDescription
Public methodPlane(Plane)
Initializes a new instance of the Plane struct.
Public methodPlane(Vector3, Double)
Initializes a new instance of the Plane struct.
Public methodPlane(Double, Double, Double, Double)
Initializes a new instance of the Plane struct.
Public methodPlane(Single, Single, Single, Single)
Initializes a new instance of the Plane struct.
Top
See Also