setTextureLoader

fun setTextureLoader(@Nullable textureLoader: TextureLoader)

Configures rendering texture loader.

Note that configuring a texture loader will forcefully stop and restart rendering, when currently started.

Parameters

textureLoader

texture loader to configure, null to disable texture loading