diff --git a/docs/api/objects/SkinnedMesh.html b/docs/api/objects/SkinnedMesh.html index c5aaeaafa35c47aad075eba4cfca2d7047246cea..c044d3b19ce023dc3d03bcd5c3f7d0379a7840fa 100644 --- a/docs/api/objects/SkinnedMesh.html +++ b/docs/api/objects/SkinnedMesh.html @@ -97,12 +97,6 @@ The base matrix that is used for resetting the bound bone transforms. -

[property:array bones]

-
- This contains the array of [page:Bone bones] for this mesh. These should be set in - the constructor. -
-

[property:Boolean isSkinnedMesh]

Used to check whether this or derived classes are skinned meshes. Default is *true*.