EqualsRef Method
EqualsRef(ref Vector3)
Determines whether the specified Vector3 is equal to this instance.
Declaration
public bool EqualsRef(ref Vector3 other)
Public Function EqualsRef(ByRef other As Vector3) As Boolean
Parameters
| Type |
Name |
Description |
| Vector3 |
other |
|
Returns