menu
vector_math package
documentation
vector_math_64.dart
Vector4
yxy property
yxy property
dark_mode
light_mode
yxy
property
Vector3
get
yxy
Implementation
Vector3 get yxy => Vector3(_v4storage[1], _v4storage[0], _v4storage[1]);
vector_math package
documentation
vector_math_64
Vector4
yxy property
Vector4 class