tsp property
Vector3
get
tsp
inherited
Implementation
Vector3 get tsp => yxz;
set
tsp
(Vector3 arg)
inherited
Implementation
set tsp(Vector3 arg) => yxz = arg;