File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -454,7 +454,7 @@ bbox | read-only | Current bounding-box of the scene
454454viewport | | Dimensions in pixels of the scene within the window
455455windowRect | | Dimensions in pixels of the window on the whole screen
456456listeners | | Which subscenes respond to mouse actions in the current one
457- mouseMode | | What the mouse buttons do. See ` r linkfn("mouseMode", '<code>"mouseMode"</code>') `
457+ mouseMode | | What the mouse buttons do. See [ User interaction ] ( #user-interaction )
458458observer | read-only | The position of the observer; set by ` r indexfns("observer3d") `
459459scale | | Rescaling for each coordinate; see ` r linkfn("aspect3d") `
460460zoom | | Magnification of the scene
@@ -780,7 +780,7 @@ actions that take place when the mouse is moved
780780without pressing any button.
781781
782782The button actions generally correspond to click and drag operations.
783- Possible values for ` r indexfns( "mouseMode", '<code>"mouseMode"</code>') ` for the mouse pointer or wheel are as follows:
783+ Possible values for ` "mouseMode" ` for the mouse pointer or wheel are as follows:
784784
785785Mode | Description
786786-------------- | ---------
You can’t perform that action at this time.
0 commit comments