Click or drag to resize

Plane3 Properties

The Plane3 type exposes the following members.

Properties
  NameDescription
Public propertyIsValid
tests plane for validity and returns true if valid
Public propertyNormal
Get plane normal = ZAxis.
Public propertyOrigin
Plane origin.
Public propertyXAxis
Plane x axis.
Public propertyYAxis
Plane y axis.
Public propertyZAxis
Plane z axis.
Top
See Also