We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6561072 commit de87ee7Copy full SHA for de87ee7
jme3-terrain/src/main/resources/Common/MatDefs/Terrain/Modular/PBRTerrainUtils.glsllib
@@ -1,7 +1,7 @@
1
#ifndef __PBR_TERRAIN_UTILS_MODULE__
2
#define __PBR_TERRAIN_UTILS_MODULE__
3
4
- #import "Common/MatDefs/ShaderLib/PBRTerrainTextureLayer.glsl"
+ #import "Common/MatDefs/Terrain/Modular/PBRTerrainTextureLayer.glsl"
5
6
#import "Common/ShaderLib/TangentUtils.glsllib"
7
#import "Common/ShaderLib/TriPlanarUtils.glsllib"
0 commit comments