gbar property
Vector4
get
gbar
Implementation
Vector4 get gbar => yzwx;
set
gbar
(Vector4 arg)
Implementation
set gbar(Vector4 arg) => yzwx = arg;