menu
vector_math package
documentation
vector_math_64.dart
Vector3
tsp property
tsp property
dark_mode
light_mode
tsp
property
Vector3
get
tsp
Implementation
Vector3 get tsp => yxz;
set
tsp
(
Vector3
arg
)
Implementation
set tsp(Vector3 arg) => yxz = arg;
vector_math package
documentation
vector_math_64
Vector3
tsp property
Vector3 class