sqtp property

Vector4 get sqtp

Implementation

Vector4 get sqtp => xwyz;
set sqtp (Vector4 arg)

Implementation

set sqtp(Vector4 arg) => xwyz = arg;