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