tspq property

Vector4 get tspq

Implementation

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

Implementation

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