stq property

Vector3 stq

Implementation

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

Implementation

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