Share via


Vector3 Members

The following table(s) list the members exposed by the Vector3 type.

Public Properties

Name Description
Public Property X Gets or sets the X element.
Public Property Y Gets or sets the Y element.
Public Property Z Gets or sets the Z element.

Public Methods

Name Description
Public Method Equals Overloaded. Compares two Vector3 objects for equality.
Public Method GetHashCode Gets the hash code for a given Vector3.
Public Method Static op_Equality Compares two Vector3 objects for equality.
Public Method Static op_Inequality Compares two Vector3 objects for inequality.

See Also

Reference

Vector3 Structure
Microsoft.Kinect.Toolkit.Fusion Namespace