menu
fluttershy package
documentation
math.dart
Vector4
pst property
pst property
dark_mode
light_mode
pst
property
Vector3
get
pst
Implementation
Vector3 get pst => zxy;
set
pst
(
Vector3
arg
)
Implementation
set pst(Vector3 arg) => zxy = arg;
fluttershy package
documentation
math
Vector4
pst property
Vector4 class