| PlaneShape Constructor |
Initializes a new instance of the
PlaneShape class.
Namespace: DigitalRune.Geometry.ShapesAssembly: DigitalRune.Geometry (in DigitalRune.Geometry.dll) Version: 1.18.0.0 (1.18.2.14427)
Syntax Remarks
Creates a plane which lies in the xz-plane and
Normal points in y-axis
direction.
See Also