GLTexture.uv

image coords to UV

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

Meta