File tree Expand file tree Collapse file tree 3 files changed +0
-11
lines changed Expand file tree Collapse file tree 3 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -111,11 +111,6 @@ <h3>[property:Boolean showX]</h3>
111111 Whether or not the x-axis helper should be visible. Default is *true*.
112112 </ p >
113113
114- < h3 > [property:Boolean showX]</ h3 >
115- < p >
116- Whether or not the x-axis helper should be visible. Default is *true*.
117- </ p >
118-
119114 < h3 > [property:Boolean showY]</ h3 >
120115 < p >
121116 Whether or not the y-axis helper should be visible. Default is *true*.
Original file line number Diff line number Diff line change @@ -111,11 +111,6 @@ <h3>[property:Boolean showX]</h3>
111111 Whether or not the x-axis helper should be visible. Default is *true*.
112112 </ p >
113113
114- < h3 > [property:Boolean showX]</ h3 >
115- < p >
116- Whether or not the x-axis helper should be visible. Default is *true*.
117- </ p >
118-
119114 < h3 > [property:Boolean showY]</ h3 >
120115 < p >
121116 Whether or not the y-axis helper should be visible. Default is *true*.
Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ export class TransformControls extends Object3D {
2727 showY : boolean ;
2828 showZ : boolean ;
2929 isTransformControls : boolean ;
30- visible : boolean ;
3130 mouseButtons : {
3231 LEFT : MOUSE ;
3332 MIDDLE : MOUSE ;
You can’t perform that action at this time.
0 commit comments