sqp property

Vector3 sqp

Implementation

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

Implementation

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