Click or drag to resize
AB4D logo

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.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public double MoveChangeFactor { get; set; }

Property Value

Double
See Also