We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf95f3 commit fe17dfcCopy full SHA for fe17dfc
1 file changed
src/geom/mesh/Model.js
@@ -49,7 +49,7 @@ var Model = new Class({
49
/**
50
* The Layer3D instance this model belongs to.
51
*
52
- * A model can only belong to one single Layer3D instance at once.
+ * A model can only belong to a single Layer3D instance.
53
54
* You should consider this property as being read-only. You cannot move a
55
* model to another Layer3D by simply changing it.
0 commit comments