tsq property

Vector3 tsq

Implementation

Vector3 get tsq => yxw;
void tsq=(Vector3 arg)

Implementation

set tsq(Vector3 arg) => yxw = arg;