Parcourir la source

remove caption

mitm001 il y a 5 ans
Parent
commit
d1673d3b41
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/modules/tutorials/pages/beginner/hello_terrain.adoc

+ 1 - 1
docs/modules/tutorials/pages/beginner/hello_terrain.adoc

@@ -3,7 +3,7 @@
 :revnumber:
 :revdate: 2020/07/06
 :keywords: beginner, heightmap, documentation, terrain, texture
-
+:figure-caption!:
 
 One way to create a 3D landscape is to sculpt a huge terrain model. This gives you a lot of artistic freedom – but rendering such a huge model can be quite slow. This tutorial explains how to create fast-rendering terrains from heightmaps, and how to use texture splatting to make the terrain look good.