menu
thermion_dart package
documentation
thermion_dart.dart
Vector4
rb property
rb property
dark_mode
light_mode
rb
property
Vector2
get
rb
Implementation
Vector2 get rb => xz;
set
rb
(
Vector2
arg
)
Implementation
set rb(Vector2 arg) => xz = arg;
thermion_dart package
documentation
thermion_dart
Vector4
rb property
Vector4 class