Windows apps
Collapse the table of content
Expand the table of content

Vector3::Equals Method

Returns a value that indicates whether this instance and a specified Vector3 instance or a specified object are equal.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Equals(Object) Returns a value that indicates whether this instance and a specified object are equal. (Overrides ValueType::Equals(Object).)
Public method Equals(Vector3) Returns a value that indicates whether this instance and another vector are equal.
Top
Show:
© 2017 Microsoft