Secondary texture maps

Hi!

Is there any support for secondary texture maps? As in if I would like to use one UV for a general texturing low res, but then another UV to tile a texture, some noise for example over the object to make it appear having a higher resolution. Thus blending the two textures/layers?

regards

  • Björn
1 Like

Hi @bjorn.syse,

Yes there is support for detail maps recently implemented in engine. Support in editor is in development, so for the moment you will have to enable it in code.

Here is the relevant GitHub issue:

2 Likes

oh, great! Thanks Leonidas!!

1 Like