|
@@ -7,12 +7,10 @@
|
|
|
<link type="text/css" rel="stylesheet" href="../../page.css" />
|
|
|
</head>
|
|
|
<body>
|
|
|
- [page:Material] →
|
|
|
-
|
|
|
<h1>[name]</h1>
|
|
|
|
|
|
<div class="desc">
|
|
|
- A Material to define multiple materials for the same geometry.
|
|
|
+ A Material to define multiple materials for the same geometry.
|
|
|
The geometry decides which material is used for which faces by the [page:Face3 faces materialindex].
|
|
|
The materialindex corresponds with the index of the material in the materials array.
|
|
|
</div>
|
|
@@ -36,8 +34,8 @@
|
|
|
|
|
|
<h3>.[page:Array materials]</h3>
|
|
|
<div>
|
|
|
- Get or set the materials for the geometry.
|
|
|
- </div>
|
|
|
+ Get or set the materials for the geometry.
|
|
|
+ </div>
|
|
|
|
|
|
<h2>Methods</h2>
|
|
|
|