- Home /
Question by
DQQQ · May 17, 2015 at 07:41 PM ·
shaderterrainprocedural-terrain
Adding layers to Unity Terrain ( 4, 8, 14)
Hello,
I am trying to use the RTP terrain shader. I am very new to procedural shading.
I need to have at least four layers on my terrain before I shading but I am not sure how to do that?
Comment
Best Answer
Answer by SamHow · Aug 24, 2015 at 09:13 PM
under the terrain script in unity, select the brush/ then go to edit textures. Add in textures then hit add, do this four times. Doesn't matter what you add, RTP just needs them for slots. You will define this later in RTP shader. Hope that helps