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