Vector4::Equals Method
Returns a value that indicates whether this instance and a specified Vector4 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 | |
|---|---|---|
|
Equals(Object) | Returns a value that indicates whether this instance and a specified object are equal. (Overrides ValueType::Equals(Object).) |
|
Equals(Vector4) | Returns a value that indicates whether this instance and another vector are equal. |
Show: