Skip to main content

Implicit Cast Operator ( Vector4 as Vector2 )

Converts a Vector4 to a Vector2.

From TypeTo Type
Vector4Vector2

Objects of type Vector4 can be used instead of type Vector2