Click or drag to resize
AB4D logo

BaseTargetPositionCameraDistance Property

Gets or sets a double that defines the distance from the camera to the Camera's target position.

Namespace: Ab3d.Cameras
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public double Distance { get; set; }

Property Value

Double
See Also