| Article | 60001049 |
| Type | Wish |
| Product | Engine |
| Date Added | 12/30/2009 12:00:00 AM |
| Fixed | (9/7/2010 12:00:00 AM) |
| Submitted by | Adam White |
Summary
Is there a way to change the sensitivity of rotation when the user moves the mouse when in 3D rotation mode so that a smaller mouse movement results in a larger rotation?
Solution
In 6019 a new property SceneRotationSpeed of vdDocument.GlobalRenderProperties was added.
Get/Set the speed for the Dynamic 3D view rotate command action.
Value must be bigger than zero.
Default value = 1.0.
For example set it to 2.0 to double the speed or 0.5 to decrease the speed in half.
