Ver Fonte

point to image in sdk

mitm001 há 5 anos atrás
pai
commit
3fef93529f
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      docs/modules/sdk/pages/material_editing.adoc

+ 2 - 2
docs/modules/sdk/pages/material_editing.adoc

@@ -16,7 +16,7 @@ The jMonkeyEngine uses a special Material format, which comes in .j3m files. You
 == Creating .j3m Materials
 
 [float.right]
-image::sdk/material-editor.png[material-editor.png,width="275",height="245",align="right"]
+image::material-editor.png[material-editor.png,width="275",height="245",align="right"]
 
 
 To create new .j3m files in the jMonkeyEngine SDK:
@@ -58,7 +58,7 @@ You can modify the source code of the j3m file in the "`source`" tab of the Mate
 == Using .j3m Materials
 
 [float.right]
-image::sdk/applymaterial.jpg[applymaterial.jpg,width="180",height="300",align="right"]
+image::applymaterial.jpg[applymaterial.jpg,width="180",height="300",align="right"]
 
 
 When the material is ready and saved into your projects assets directory, you can assign the .j3m to a Geometry.