Returns the components as a new double list.
Order: [x, y, z]
[x, y, z]
List<double> toArray() => [x, y, z];