pqs property

Vector3 get pqs

Implementation

Vector3 get pqs => zwx;
set pqs (Vector3 arg)

Implementation

set pqs(Vector3 arg) => zwx = arg;