menu
fluttershy package
documentation
math.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;
fluttershy package
documentation
math
Vector4
tpq property
Vector4 class