↓ 1 callersMethodloadTextureLoads a texture from a resource ID, returning the OpenGL ID for that texture. Returns 0 if the load failed. @param context @param resourceId @return
app/src/main/java/com/av/mediajourney/particles/heightmap/util/TextureHelper.java:45