tpsq property

Vector4 get tpsq

Implementation

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

Implementation

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