| Overload | Description |
|---|---|
| Vector3 Constructor(Single) | Initializes a new instance of the Vector3 struct. |
| Vector3 Constructor(Single,Single,Single) | Initializes a new instance of the Vector3 struct. |
| Vector3 Constructor(Vector2,Single) | Initializes a new instance of the Vector3 struct. |
| Vector3 Constructor(Single[]) | Initializes a new instance of the Vector3 struct. |