Explicit Operator
Explicit(Vector4 to Rect)
Converts the specified System.Numerics.Vector2 to a Rect.
Declaration
public static explicit operator Rect(Vector4 vector)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Numerics.Vector4 | vector |
Returns
| Type | Description |
|---|---|
| Rect |