menu
vector_math package
documentation
vector_math_64.dart
Vector4
ps property
ps property
dark_mode
light_mode
ps
property
Vector2
get
ps
Implementation
Vector2 get ps => zx;
set
ps
(
Vector2
arg
)
Implementation
set ps(Vector2 arg) => zx = arg;
vector_math package
documentation
vector_math_64
Vector4
ps property
Vector4 class