GodotSharpAPI
GodotSharpAPI
Godot
Vector2 Structure
Vector2 Constructor
Vector2 Constructor (Vector2)
Vector2 Constructor (Single, Single)
Vector2 Constructor (Vector2)
Constructs a new
Vector2
from an existing
Vector2
.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Vector2
(
Vector2
v
)
Parameters
v
Type:
Godot
Vector2
The existing
Vector2
.
See Also
Reference
Vector2 Structure
Vector2 Overload
Godot Namespace