bgra property
Vector4
get
bgra
Implementation
Vector4 get bgra => zyxw;
set
bgra
(Vector4 arg)
Implementation
set bgra(Vector4 arg) => zyxw = arg;