Variable vec2.y

Declaration

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

Authors

Copyright

License