Variable vec4.y

Declaration

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

Authors

Copyright

License