MaterialInterface.getTextureSources() method
Retrieve texture sources.
Signature:
getTextureSources(): MaterialInterfaceTextureSources;
Returns:
MaterialInterfaceTextureSources
Remarks
Texture sources are an abstraction of the textures needed to rendering a material properly. They're often manipulated by Resources and then communicated down through the adapter for display.