Searched defs:textureTypeHint (Results 1 – 1 of 1) sorted by relevance
50 private Texture.Type textureTypeHint=Texture.Type.TwoDimensional; field in TextureKey167 public void setTextureTypeHint(Type textureTypeHint) { in setTextureTypeHint()