Implicit Cast Operator ( Vector4 as Vector2 )
7/14/25Less than 1 minute
Implicit Cast Operator ( Vector4 as Vector2 )
Converts a Vector4 to a Vector2.
From Type | To Type |
---|---|
Vector4 | Vector2 |
Objects of type Vector4 can be used instead of type Vector2
Converts a Vector4 to a Vector2.
From Type | To Type |
---|---|
Vector4 | Vector2 |
Objects of type Vector4 can be used instead of type Vector2