Variable ClearColorValues.Values.f32

union ClearColorValues.Values
{
  // ...
  float[4] f32 ;
  // ...
}