gbra property
Vector4
get
gbra
Implementation
Vector4 get gbra => yzxw;
set
gbra
(Vector4 arg)
Implementation
set gbra(Vector4 arg) => yzxw = arg;