Skip to main content

Vector4.magnitude

"Read-Only"

This property is Read-Only

NameType
magnitudenumber

Description

Returns the length of this vector (Read Only).

Extra Detail

The length of the vector is square root of (xx+yy+zz+ww).