menu
fluttershy package
documentation
math.dart
Vector4
grb property
grb property
dark_mode
light_mode
grb
property
Vector3
get
grb
Implementation
Vector3 get grb => yxz;
set
grb
(
Vector3
arg
)
Implementation
set grb(Vector3 arg) => yxz = arg;
fluttershy package
documentation
math
Vector4
grb property
Vector4 class