bgra property

Vector4 bgra

Implementation

Vector4 get bgra => zyxw;
void bgra=(Vector4 arg)

Implementation

set bgra(Vector4 arg) => zyxw = arg;