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