static TextureAttribute |
TextureAttribute.createBump(Texture texture) |
static TextureAttribute |
TextureAttribute.createDiffuse(Texture texture) |
static TextureAttribute |
TextureAttribute.createDiffuse(TextureRegion region) |
static TextureAttribute |
TextureAttribute.createNormal(Texture texture) |
static TextureAttribute |
TextureAttribute.createNormal(TextureRegion region) |
static TextureAttribute |
TextureAttribute.createSpecular(Texture texture) |
static TextureAttribute |
TextureAttribute.createSpecular(TextureRegion region) |