Browse Source

materialIndex points to MeshFaceMaterial, not Geometry

Beuc 12 years ago
parent
commit
89440cda83
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/core/Face3.html

+ 1 - 1
docs/api/core/Face3.html

@@ -78,7 +78,7 @@
 
 		<h3>.[page:Integer materialIndex]</h3>
 		<div>
-		Material index (points to [page:Geometry Geometry.materials]).
+		Material index (points to [page:MeshFaceMaterial MeshFaceMaterial.materials]).
 		</div>
 
 		<h3>.[page:Vector3 centroid]</h3>