y property

double get y
override

Implementation

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

Implementation

set y(double arg) => _v3storage[1] = arg;