Variable ImageCopyRegion.offset

struct ImageCopyRegion
{
  // ...
  Trans!(float[3]) offset ;
  // ...
}