sqtp property

Vector4 sqtp

Implementation

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

Implementation

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