menu
thermion_dart package
documentation
thermion_dart.dart
Vector4
sqt property
sqt property
dark_mode
light_mode
sqt
property
Vector3
get
sqt
Implementation
Vector3 get sqt => xwy;
set
sqt
(
Vector3
arg
)
Implementation
set sqt(Vector3 arg) => xwy = arg;
thermion_dart package
documentation
thermion_dart
Vector4
sqt property
Vector4 class