menu
vector_math package
documentation
vector_math_64.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;
vector_math package
documentation
vector_math_64
Vector4
pst property
Vector4 class