Vector2d Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Vector2d(Double) | |
Vector2d(Double, Double) |
Constructs left vector with the given coordinates. |
Vector2d(Double)
public Vector2d (double value);
new OpenTK.Vector2d : double -> OpenTK.Vector2d
Parameters
- value
- Double