Click or drag to resize
AB4D logo

ITargetPositionCamera Interface

ILookDirectionCamera is camera that implements GetCameraTargetPosition method.

Namespace: Ab3d.DirectX.Cameras
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public interface ITargetPositionCamera

The ITargetPositionCamera type exposes the following members.

Methods
 NameDescription
Public methodGetCameraTargetPosition Returns the camera look position.
Top
See Also