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