This asset implements planet (specifically Earth) rendering based on tile chunks representation of the planet. It uses local storage tile packed maps and supports PBR albedo, specular, normal, height, clouds, emission textures. Data fetching implementation includes CPU and GPU caching which provides low memory footprint and smooth rendering for continuous camera movement.