File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -273,7 +273,10 @@ <h3>[property:Float zoomSpeed]</h3>
273273 Speed of zooming / dollying. Default is 1.
274274 </ p >
275275
276-
276+ < h3 > [property:Boolean zoomToCursor]</ h3 >
277+ < p >
278+ Setting this property to `true` allows to zoom to the cursor's position. Default is `false`.
279+ </ p >
277280
278281 < h2 > Methods</ h2 >
279282
Original file line number Diff line number Diff line change @@ -269,7 +269,10 @@ <h3>[property:Float zoomSpeed]</h3>
269269 줌잉(Zooming)과 달링(Dollying)의 속도를 설정합니다. 기본값은 1 입니다.
270270 </ p >
271271
272-
272+ < h3 > [property:Boolean zoomToCursor]</ h3 >
273+ < p >
274+ Setting this property to `true` allows to zoom to the cursor's position. Default is `false`.
275+ </ p >
273276
274277 < h2 > 메서드</ h2 >
275278
Original file line number Diff line number Diff line change @@ -272,7 +272,10 @@ <h3>[property:Float zoomSpeed]</h3>
272272 摄像机缩放的速度,其默认值为1。
273273 </ p >
274274
275-
275+ < h3 > [property:Boolean zoomToCursor]</ h3 >
276+ < p >
277+ Setting this property to `true` allows to zoom to the cursor's position. Default is `false`.
278+ </ p >
276279
277280 < h2 > Methods</ h2 >
278281
You can’t perform that action at this time.
0 commit comments