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