Parcourir la source

try line break

mitm001 il y a 5 ans
Parent
commit
5aa626eac3
1 fichiers modifiés avec 6 ajouts et 4 suppressions
  1. 6 4
      docs/modules/ROOT/pages/jme3/advanced/terrain.adoc

+ 6 - 4
docs/modules/ROOT/pages/jme3/advanced/terrain.adoc

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