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