tspq property

Vector4 tspq

Implementation

Vector4 get tspq => yxzw;
void tspq=(Vector4 arg)

Implementation

set tspq(Vector4 arg) => yxzw = arg;