Vector3 Constructor |
Name | Description | |
---|---|---|
![]() | Vector3(Double) | Initializes a new instance of the Vector3 class |
![]() | Vector3(Vector3) |
Constructs a new instance from the given Vector3d.
|
![]() | Vector3(Double, Double, Double) |
Constructs a new Vector3.
|