psq property

Vector3 psq

Implementation

Vector3 get psq => zxw;
void psq=(Vector3 arg)

Implementation

set psq(Vector3 arg) => zxw = arg;