org.rajawali3d.materials / Material / addTexture

addTexture

open fun addTexture(texture: ATexture!): Unit

Adds a texture to this material. Throws and error if the maximum number of textures was reached.

Parameters

texture - ATexture!:

Exceptions

TextureException -

open fun addTexture(texture: ATexture!): Unit

Adds a texture to this material. Throws and error if the maximum number of textures was reached.

Parameters

texture - ATexture!:

Exceptions

TextureException -