menu
vector_math package
documentation
vector_math_64.dart
Vector4
sqp property
sqp property
dark_mode
light_mode
sqp
property
Vector3
get
sqp
Implementation
Vector3 get sqp => xwz;
set
sqp
(
Vector3
arg
)
Implementation
set sqp(Vector3 arg) => xwz = arg;
vector_math package
documentation
vector_math_64
Vector4
sqp property
Vector4 class