|
CameraNavigationCirclesShowOppositeAxisWhenClickedOnCurrentAxis Property |
When true (by default), then when user clicks on an existing axis (the one in the center), then the camera will rotate to the opposite axis.
Namespace: Ab3d.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool ShowOppositeAxisWhenClickedOnCurrentAxis { get; set; }
Property Value
BooleanSee Also