Vector4magnitudeOn this pageVector4.magnitude "Read-Only"This property is Read-Only NameTypemagnitudenumber Description Returns the length of this vector (Read Only). Extra Detail The length of the vector is square root of (xx+yy+zz+ww).