|
@@ -80,13 +80,13 @@ We recommend to <<sdk/terrain_editor#,create and edit Splat Textures for terrain
|
|
====
|
|
====
|
|
|
|
|
|
.diffuse
|
|
.diffuse
|
|
-image:tutorials:beginner/road.jpg[road.jpg,width="",height=""]
|
|
|
|
|
|
+image::tutorials:beginner/road.jpg[road.jpg,width="",height=""]
|
|
.normal
|
|
.normal
|
|
-image:tutorials:beginner/road_normal.png[road_normal.png,width="",height=""]
|
|
|
|
|
|
+image::tutorials:beginner/road_normal.png[road_normal.png,width="",height=""]
|
|
.heightmap
|
|
.heightmap
|
|
-image:tutorials:beginner/mountains512.png[mountains512.png,width="128",height="128"]
|
|
|
|
|
|
+image::tutorials:beginner/mountains512.png[mountains512.png,width="128",height="128"]
|
|
.alphamap
|
|
.alphamap
|
|
-image:tutorials:beginner/alphamap.png[alphamap.png,width="128",height="128"]
|
|
|
|
|
|
+image::tutorials:beginner/alphamap.png[alphamap.png,width="128",height="128"]
|
|
|
|
|
|
The Diffuse Map of one of the terrain textures depicts the colors of a paved surface.
|
|
The Diffuse Map of one of the terrain textures depicts the colors of a paved surface.
|
|
|
|
|