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