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