Searched defs:scaleV (Results 1 – 3 of 3) sorted by relevance
109 public float scaleV = 1; field in TextureAttribute127 float offsetV, float scaleU, float scaleV, int uvIndex) { in TextureAttribute()137 float offsetV, float scaleU, float scaleV) { in TextureAttribute()
306 float scaleV = tex.uvScaling == null ? 1f : tex.uvScaling.y; in convertMaterial() local
1115 const dng_urational &scaleV) in SetDefaultScale()1166 real64 scaleV) in SetRawToFullScale()