Click or drag to resize

Plane3 Properties

The Plane3 type exposes the following members.

Properties
  NameDescription
Public propertyIsValid
Gets a value indicating whether the plane is valid.
Public propertyNormal
Gets the plane normal = ZAxis.
Public propertyOrigin
Gets or sets the plane origin.
Public propertyStatic memberWorldXY
Gets the plane coincident with the World XY plane.
Public propertyXAxis
Gets the plane x-axis.
Public propertyYAxis
Gets the plane y-axis.
Public propertyZAxis
Gets the plane z-axis.
Top
See Also