Builder
Functions
Link copied to clipboard
fun bitmap(context: Context, @DrawableRes drawableResId: Int, type: TextureType = DEFAULT_TYPE): ImageTexture.Builder
fun bitmap(assets: AssetManager, fileLocation: String, type: TextureType = DEFAULT_TYPE): ImageTexture.Builder
Link copied to clipboard
Link copied to clipboard