Vector4Implicit Cast Operator ( Vector4 as Vector3 )On this pageImplicit Cast Operator ( Vector4 as Vector3 ) Converts a Vector4 to a Vector3. From TypeTo TypeVector4Vector3 Objects of type Vector4 can be used instead of type Vector3 Extra Detail An implicit conversion of a Vector4 to a Vector3. The Vector4.w is discarded.