menu
vector_math package
documentation
vector_math_64.dart
Vector4
tq property
tq property
dark_mode
light_mode
tq
property
Vector2
get
tq
Implementation
Vector2 get tq => yw;
set
tq
(
Vector2
arg
)
Implementation
set tq(Vector2 arg) => yw = arg;
vector_math package
documentation
vector_math_64
Vector4
tq property
Vector4 class