I have a digital elevation map of mars, how would i go about plugging this in so that it would control the elevation acrossed the entire planet?
I don't think it's possible for the entire planet.
A single DEM isn't going to cover an entire planet. You may have a displacement/bump/height map that does and as long as it's in Spherical Projection you can apply it using a Default Shader or Image Map Shader with Displacement enabled. Set the center and size the same as the planet and use Spherical Projection.
- Oshyan
ok thanks ;D