sqp property

Vector3 get sqp

Implementation

Vector3 get sqp => xwz;
set sqp (Vector3 arg)

Implementation

set sqp(Vector3 arg) => xwz = arg;