tsq property

Vector3 get tsq

Implementation

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

Implementation

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