menu
vector_math package
documentation
vector_math_64.dart
Vector4
rba property
rba property
dark_mode
light_mode
rba
property
Vector3
get
rba
Implementation
Vector3 get rba => xzw;
set
rba
(
Vector3
arg
)
Implementation
set rba(Vector3 arg) => xzw = arg;
vector_math package
documentation
vector_math_64
Vector4
rba property
Vector4 class