[This is preliminary documentation and is subject to change.]
Test if this vector is equal to another vector, within a given
tolerance range
Namespace:
OpenMetaverseAssembly: OpenMetaverseTypes (in OpenMetaverseTypes.dll) Version: 0.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- vec
- Vector2
Vector to test against
- tolerance
- Single
The acceptable magnitude of difference between the two vectors
