tpsq property

Vector4 tpsq

Implementation

Vector4 get tpsq => yzxw;
void tpsq=(Vector4 arg)

Implementation

set tpsq(Vector4 arg) => yzxw = arg;