sqrLen top-level constant

double Function(List<double> a) const sqrLen

Alias for {@link vec4.squaredLength} @function

Implementation

const sqrLen = squaredLength;