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