소스 검색

remove caption

mitm001 5 년 전
부모
커밋
d1673d3b41
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.