tsqp property

Vector4 get tsqp

Implementation

Vector4 get tsqp => yxwz;
set tsqp (Vector4 arg)

Implementation

set tsqp(Vector4 arg) => yxwz = arg;