stpq property

Vector4 stpq

Implementation

Vector4 get stpq => xyzw;
void stpq=(Vector4 arg)

Implementation

set stpq(Vector4 arg) => xyzw = arg;