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