Vector2 Constructor |
| Name | Description | |
|---|---|---|
| Vector2(Vector2) |
Initializes a new instance of the Vector2 struct.
| |
| Vector2(Double, Double) |
Initializes a new instance of the Vector2 struct.
| |
| Vector2(Single, Single) |
Initializes a new instance of the Vector2 struct.
|