Vector3 Constructor |
Name | Description | |
---|---|---|
Vector3(Single) |
Constructs a vector whose elements are all the single specified value.
| |
Vector3(Vector3) | Initializes a new instance of the Vector3 class | |
Vector3(Single, Single, Single) |
Constructs a vector with the given individual elements.
|