|
@@ -1,6 +1,6 @@
|
|
|
= Material Definition Properties
|
|
|
-:revnumber: 2.0
|
|
|
-:revdate: 2020/07/15
|
|
|
+:revnumber: 2.1
|
|
|
+:revdate: 2020/07/24
|
|
|
:keywords: material, texture, MatDefs, light, culling, RenderStates, documentation
|
|
|
|
|
|
|
|
@@ -86,7 +86,7 @@ a| Usage
|
|
|
Sky.j3md
|
|
|
a| A solid sky blue, or use with a custom SkyDome texture.
|
|
|
|
|
|
-See also: xref:jme3/advanced/sky.adoc[Sky]
|
|
|
+See also: xref:util/sky.adoc[Sky]
|
|
|
a| setTexture("`Texture`", assetManager.loadTexture("`name`")); +
|
|
|
setBoolean("`SphereMap`",true); +
|
|
|
setVector3("`NormalScale`", new Vector3f(0,0,0));
|