Vector2H Constructor |
| Name | Description | |
|---|---|---|
| Vector2H(Vector2H) |
Constructs a vector with another given vector.
| |
| Vector2H(Single, Single) |
Constructs a vector with the given individual elements.
| |
| Vector2H(HalfType, HalfType) |
Constructs a vector with the given individual elements.
|