tpq property

Vector3 tpq

Implementation

Vector3 get tpq => yzw;
void tpq=(Vector3 arg)

Implementation

set tpq(Vector3 arg) => yzw = arg;