withFilename

common
fun withFilename(filename: String): TextureImageSourceBuilder

Will build a texture source with a given filename.

Required by some implementations to determine image file type.

fun withFilename(filename: String): TextureImageSourceBuilder

Will build a texture source with a given filename.