grba property

Vector4 get grba

Implementation

Vector4 get grba => yxzw;
set grba (Vector4 arg)

Implementation

set grba(Vector4 arg) => yxzw = arg;