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