Variable AttachmentRef.attachment

The index of the attachment in the framebuffer

struct AttachmentRef
{
  // ...
  uint attachment ;
  // ...
}