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