setBitmap

fun setBitmap(fileLocation: String, type: TextureType = ImageTexture.DEFAULT_TYPE)
fun setBitmap(@DrawableRes drawableResId: Int, type: TextureType = ImageTexture.DEFAULT_TYPE)