[This is preliminary documentation and is subject to change.]
Parse a vector from a string
Namespace:
OpenMetaverseAssembly: OpenMetaverseTypes (in OpenMetaverseTypes.dll) Version: 0.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- val
- String
A string representation of a 2D vector, enclosed in arrow brackets and separated by commas
Return Value
[Missing <returns> documentation for M:OpenMetaverse.Vector2.Parse(System.String)]
