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