tpq property

Vector3 get tpq

Implementation

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

Implementation

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