Variable vec4.z

Declaration

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

Authors

Copyright

License