x property

double x
inherited

Implementation

double get x => _v3storage[0];
void x=(double arg)
inherited

Implementation

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