menu
flame package
documentation
input.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;
flame package
documentation
input
Vector4
sqt property
Vector4 class