Ver Fonte

remove float

mitm001 há 5 anos atrás
pai
commit
5c4c453c1e
1 ficheiros alterados com 0 adições e 3 exclusões
  1. 0 3
      docs/modules/ROOT/pages/jme3/advanced/terrain.adoc

+ 0 - 3
docs/modules/ROOT/pages/jme3/advanced/terrain.adoc

@@ -79,8 +79,6 @@ 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.
 ====
 
-[.float-group]
---
 .road.jpg
 image:tutorials:beginner/road.jpg[road.jpg,width="",height=""]
 .road_normal.png
@@ -89,7 +87,6 @@ image:tutorials:beginner/road_normal.png[road_normal.png,width="",height=""]
 image:tutorials:beginner/mountains512.png[mountains512.png,width="128",height="128"]
 .alphamap.png
 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.