horizontalLength property

double get horizontalLength

Implementation

double get horizontalLength => sqrt(x * x + z * z);