Click or drag to resize

Plane Properties

The Plane type exposes the following members.

Properties
 NameDescription
Public propertyDD Gets or sets the distance of the Plane along its normal from the origin as a Double.
Public propertyStatic memberEmpty A Plane with all of its components set to zero.
Public propertyNormal Return the Plane normal
Public propertyNormalizedPlane normalization - make length of normal be 1
Public propertyXD Gets or sets the X component of the normal to the Plane as a Double.
Public propertyYD Gets or sets the Y component of the normal to the Plane as a Double.
Public propertyZD Gets or sets the Z component of the normal to the Plane as a Double.
Top
See Also