pqst property

Vector4 get pqst

Implementation

Vector4 get pqst => zwxy;
set pqst (Vector4 arg)

Implementation

set pqst(Vector4 arg) => zwxy = arg;