2
0
Эх сурвалжийг харах

Merge pull request #12496 from Mugen87/docs

Docs: Correct SkinnedMesh
Mr.doob 8 жил өмнө
parent
commit
d4972abe00

+ 0 - 6
docs/api/objects/SkinnedMesh.html

@@ -97,12 +97,6 @@
 		The base matrix that is used for resetting the bound bone transforms.
 		The base matrix that is used for resetting the bound bone transforms.
 		</div>
 		</div>
 
 
-		<h3>[property:array bones]</h3>
-		<div>
-		This contains the array of [page:Bone bones] for this mesh. These should be set in
-		the constructor.
-		</div>
-
 		<h3>[property:Boolean isSkinnedMesh]</h3>
 		<h3>[property:Boolean isSkinnedMesh]</h3>
 		<div>
 		<div>
 			Used to check whether this or derived classes are skinned meshes. Default is *true*.<br /><br />
 			Used to check whether this or derived classes are skinned meshes. Default is *true*.<br /><br />