|
CameraControlPanelMoveChangeFactor Property |
Gets or sets the value that is used on each Change Interval to move the camera forward or backward.
The value is multiplied with the current Camera Distance.
Default value is 1.05.
Namespace: Ab3d.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public double MoveChangeFactor { get; set; }
Property Value
DoubleSee Also