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