resourcePath — Set the base path for dependent resources like textures.
resourcePath
Loader setResourcePath(String? resourcePath) { this.resourcePath = resourcePath; return this; }