GLTexture.uv

return UV coords for bottom right corner

  1. float[2] uv(int x, int y)
  2. float[2] uv(Point pt)
  3. float[2] uv()
    class GLTexture
    float[2]
    uv
    ()

Meta