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