Click or drag to resize
AB4D logo

ILookDirectionCamera Interface

ILookDirectionCamera is camera that implements GetCameraLookDirection method.

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

The ILookDirectionCamera type exposes the following members.

Methods
 NameDescription
Public methodGetCameraLookDirection Returns the camera look direction.
Top
See Also