psq property

Vector3 get psq

Implementation

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

Implementation

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