stq property

Vector3 get stq

Implementation

Vector3 get stq => xyw;
set stq (Vector3 arg)

Implementation

set stq(Vector3 arg) => xyw = arg;