The Vector3d type exposes the following members.

Properties

  NameDescription
Norm
Gets the norm of the 3d vector.
X
Gets or sets the x-coordinate of the 3d vector.
Y
Gets or sets the y-coordinate of the 3d vector.
Z
Gets or sets the z-coordinate of the 3d vector.

See Also