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