Variable vec4.x

Declaration

struct vec4
{
  // ...
  float x;
  // ...
}

Authors

Copyright

License