public class TextureSlot
extends java.lang.Object
Material
, can be enumerated through material instance.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSlotName()
The slot name that indicates where this texture will be bounded to.
|
TextureBase |
getTexture()
The texture that will be bounded to the material.
|
public java.lang.String getSlotName()
public TextureBase getTexture()