Export Grid and Top

Hi there.

Can I somehow make the grid and the topology into a bitmap and then export it as a bitmap?

I like to have it as a colormap inside a game

Regards

2 Likes

There’s not a clean way. They are intended to be an in-viewport display aid, not an export asset. If you go to an overhead orthographic view and autozoom so that it exactly fills the viewport, you can use to save viewport image function from the file menu to export that view. But you’ll most likely need to do some manual cropping, etc.

2 Likes

Thanx . Why did I not think of that.! Lol :man_facepalming:

1 Like