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