Vector3 Constructor |
| Name | Description | |
|---|---|---|
| Vector3(Vector3) |
Initializes a new instance of the Vector3 struct.
| |
| Vector3(Double, Double, Double) |
Initializes a new instance of the Vector3 struct.
| |
| Vector3(Single, Single, Single) |
Initializes a new instance of the Vector3 struct.
|