menu
thermion_dart package
documentation
thermion_dart.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;
thermion_dart package
documentation
thermion_dart
Vector4
rga property
Vector4 class