mitm001 5 vuotta sitten
vanhempi
commit
8ed3fd7101
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      docs/modules/ROOT/pages/jme3/advanced/terrain.adoc

+ 2 - 1
docs/modules/ROOT/pages/jme3/advanced/terrain.adoc

@@ -79,12 +79,13 @@ The default material for TerraMonkey is TerrainLighting.j3md. This material comb
 We recommend to <<sdk/terrain_editor#,create and edit Splat Textures for terrains visually in the jMonkeyEngine SDK>>, and not do it manually. If you are simply curious about how the SDK's terrain texture plugin works, or if you indeed want to generate materials manually, then read on for the implementation details.
 ====
 
-[.text-left]
+[.left.text-left]
 .diffuse
 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.
 
+
 .normal
 image::tutorials:beginner/road_normal.png[road_normal.png,width="",height=""]