Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

First, we need a nice terrain texture to work with. We'll use this nice tiling texture of stones and grass for this example.

As mentioned in the Terrain.Layer Shader article, all terrain textures should be high-passed in order to work with the terrain.layer shader correctly.

Note

Since CryEngine 5.4.0, it is no longer necessary to modify terrain textures to be high-passed before importing them into CryEngine. This process is now handled automatically within the engine.

...

.


Source ImageHigh-Pass Filtered

...