menu
vector_math package
documentation
vector_math_64.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;
vector_math package
documentation
vector_math_64
Vector4
rb property
Vector4 class