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