Click or drag to resize

Plane Fields

The Plane type exposes the following members.

Fields
  NameDescription
Public fieldD
Gets or sets the distance of the Plane along its normal from the origin as a Single.
Public fieldX
Gets or sets the X component of the normal to the Plane as a Single.
Public fieldY
Gets or sets the Y component of the normal to the Plane as a Single.
Public fieldZ
Gets or sets the Z component of the normal to the Plane as a Single.
Top
See Also