Vector3 Constructor |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | Vector3(Single) |
Creates a new instance of Vector3.
|
![]() | Vector3(Vector3I) | Initializes a new instance of the Vector3 class |
![]() | Vector3(Vector3I) | Initializes a new instance of the Vector3 class |
![]() | Vector3(Vector4) | Initializes a new instance of the Vector3 class |
![]() | Vector3(Vector2, Single) |
Initializes a new instance of Vector3.
|
![]() | Vector3(Double, Double, Double) | Initializes a new instance of the Vector3 class |
![]() | Vector3(Single, Single, Single) |
Initializes a new instance of Vector3.
|