x property

double get x
override

Implementation

final double x, y, z;
set x (double arg)
inherited

Implementation

set x(double arg) => _v3storage[0] = arg;