menu
Flutter
vector_math_64
Vector4
tps property
tps
brightness_4
brightness_5
tps
property
Vector3
tps
Implementation
Vector3 get tps => yzx;
void
tps=
(
Vector3
arg
)
Implementation
set tps(Vector3 arg) => yzx = arg;
Flutter
vector_math_64
Vector4
tps property
Vector4 class