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