Variable vec3.y

Declaration

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

Authors

Copyright

License