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