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