Click or drag to resize
AB4D logo

IDistanceCamera Interface

IDistanceCamera interface defines the Distance property

Namespace: Ab3d.DirectX.Cameras
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 6.1.8746.1045
Syntax
C#
public interface IDistanceCamera : ICamera

The IDistanceCamera type exposes the following members.

Properties
 NameDescription
Public propertyDistance Gets or sets a distance from the camera to the target position
Top
See Also