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