Click or drag to resize
AB4D logo

IPerspectiveCamera Interface

IPerspectiveCamera interface defines the perspective camera with FieldOfView property

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

The IPerspectiveCamera type exposes the following members.

Properties
 NameDescription
Public propertyFieldOfView Gets or sets camera's field of view in degrees.
Top
See Also