menu
flame package
documentation
input.dart
Vector4
gbr property
gbr property
dark_mode
light_mode
gbr
property
Vector3
get
gbr
Implementation
Vector3 get gbr => yzx;
set
gbr
(
Vector3
arg
)
Implementation
set gbr(Vector3 arg) => yzx = arg;
flame package
documentation
input
Vector4
gbr property
Vector4 class