tsp property

Vector3 tsp

Implementation

Vector3 get tsp => yxz;
void tsp=(Vector3 arg)

Implementation

set tsp(Vector3 arg) => yxz = arg;