Variable ClearColorValues.Values.u32

union ClearColorValues.Values
{
  // ...
  uint[4] u32 ;
  // ...
}