Variable ClearColorValues.Values.i32

union ClearColorValues.Values
{
  // ...
  int[4] i32 ;
  // ...
}