setTexture abstract method
- String textureUri
Sets the diffuse texture.
The Uri can reference a registered asset in the AssetManager or a file.
textureUriUniform resource identifier for the diffuse texture.
Implementation
void setTexture(String textureUri);