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