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