|  | 
| CameraNavigationCirclesModifierKeyForOppositeAxis Property | 
            Gets or sets a modifier key that will rotate to the opposite axis when clicked on axis.
            Default value is Shift. This means that if user holds down Shift key and clicks on +X axis, the camera will rotate to -X axis.
            To disable this functionality set this property to None.
            
Namespace: Ab3d.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
 Syntax
Syntaxpublic ModifierKeys ModifierKeyForOppositeAxis { get; set; }Property Value
ModifierKeys See Also
See Also