Variable ViewportConfig.scissors

struct ViewportConfig
{
  // ...
  Rect scissors ;
  // ...
}