menu
fluttershy package
documentation
math.dart
Vector4
stq property
stq property
dark_mode
light_mode
stq
property
Vector3
get
stq
Implementation
Vector3 get stq => xyw;
set
stq
(
Vector3
arg
)
Implementation
set stq(Vector3 arg) => xyw = arg;
fluttershy package
documentation
math
Vector4
stq property
Vector4 class