rbga property

Vector4 get rbga

Implementation

Vector4 get rbga => xzyw;
set rbga (Vector4 arg)

Implementation

set rbga(Vector4 arg) => xzyw = arg;